Browse Subversion RepositoryLog of /trunk/ttssh2/ttxssh/ed25519_verify.c
Revision 5545 - (view) (download) (as text) (annotate) - [select for diffs] Modified Mon Mar 17 16:06:58 2014 UTC (10 years ago) by yutakapon File length: 678 byte(s) Copied from: branches/ssh_ed25519/ttssh2/ttxssh/ed25519_verify.c revision 5544 Diff to previous 5497 チケット #33263 Curve25519楕円曲線DH(Diffe Hellman)アルゴリズムを使った鍵交換をサポートした。 svn+ssh://svn.sourceforge.jp/svnroot/ttssh2/branches/ssh_ed25519 ブランチからマージ。 現時点でサポートしている機能は下記の通り。 ・Key Generatorで ED25519 鍵の作成 ・Key Generatorで RSA/DSA/ECDSA 秘密鍵ファイルに bcrypt KDF を選択可能。 ・ED25519 による公開鍵認証ログイン ・RSA(bcrypt KDF) による公開鍵認証ログイン ・DSA(bcrypt KDF) による公開鍵認証ログイン ・ECDSA(bcrypt KDF) による公開鍵認証ログイン ・Host Keyに ssh-ed25519 のサポート Revision 5497 - (view) (download) (as text) (annotate) - [select for diffs] Added Mon Mar 3 07:50:28 2014 UTC (10 years, 1 month ago) by yutakapon Original Path: branches/ssh_ed25519/ttssh2/ttxssh/ed25519_verify.c File length: 678 byte(s) コンパイル通し。 fe25519.c において、2カ所で下記の警告が出てしまう。 warning C4146: 符号付きの値を代入する変数は、符号付き型にキャストしなければなりません。 This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
|