hack のためのネタ帳, etc,,,

タグ検索でunixcrypt4件見つかりました。

Unix crypt with SHA-256/512

u 12.04.1 64 bit 版 unixcrypttest.c =|C| #define _XOPEN_SOURCE #include #include #include int main(int argc, char *argv[]) { if (argc != 3) { printf("Usage: crypttest key salt\n"); return EXIT_FAILURE; } char *s; for (int i = 0; i http…

https://seesaawiki.jp/w/kou1okada/d/Unix%20crypt%2... - 2013年01月16日更新

crypt4j

Java 用の Unix crypto(3) 互換ライブラリ DES, MD5 SHA-256/512 対応 Blowfish, NT-Hash は未対応 * 公式ページ等 - GitHub / soulwing / [[crypt4j>https://github.com/soulwing/crypt4j]] * 関連 - [[Unix crypt with SHA-256/512]] …

https://seesaawiki.jp/w/kou1okada/d/crypt4j... - 2019年08月06日更新

20190806: blowfish

「日経 xTECH Activeメール 2019年8月6日」で以下のような記事を見かけた。 - 日経 xTECH / 2019-06-10: [[間違いだらけのセキュリティー用語 暗号化とハッシュ化の違いは? 間違うと赤面のセキュリティー用語>https://active.nikkeibp.co.jp/atclact/active/18/060300118/060300001/]] WordPress の標準は、MD5 が標準で、salt には wp-config.php 格納された 64 文字の…

https://seesaawiki.jp/w/kou1okada/d/20190806%3a%20... - 2019年08月06日更新

Ruby - UnixCrypt

2013-01-16 現在 Ruby の [[String#crypt>http://doc.ruby-lang.org/ja/1.9.3/method/String/i/crypt.html]] が実行環境の [[crypt(3)>http://pubs.opengroup.org/onlinepubs/009695399/functions/crypt.html]] に依存しているので、DES にしか対応してない crypt(3) しか使えない環境で Ruby から [[Unix cryp…

https://seesaawiki.jp/w/kou1okada/d/Ruby%20%2d%20U... - 2013年01月16日更新

3d(18) algorithm(14) androidone(13) api(15) authentication(14) backup(18) benchmark(18) book(17) c(19) console(17) crypt(20) css(13) dell(16) diagram(16) dns(16) docker(20) emacs(18) equation(16) firefox(18) framework(14) grub(16) hacks(17) kvm(18) make(18) markdown(17) mb(15) opencv(14) package(14) parallelcomputing(15) password(16) php(19) python3(20) salvage(14) samba(18) search(15) smb(19) ssl(17) statistics(20) terminal(14) texteditor(17) unix(17) unresolved(19) vcs(14) virtualbox(18) web(15) webapi(14) winget(15) wpad(14) 数式(21) 未解決案件(18)

管理人/副管理人のみ編集できます