svnno****@sourc*****
svnno****@sourc*****
2011年 9月 5日 (月) 13:28:50 JST
Revision: 4620 http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4620 Author: doda Date: 2011-09-05 13:28:50 +0900 (Mon, 05 Sep 2011) Log Message: ----------- Camellia, hmac-sha2-* を追加。 Modified Paths: -------------- trunk/installer/release/TERATERM.INI -------------- next part -------------- Modified: trunk/installer/release/TERATERM.INI =================================================================== --- trunk/installer/release/TERATERM.INI 2011-09-05 04:16:04 UTC (rev 4619) +++ trunk/installer/release/TERATERM.INI 2011-09-05 04:28:50 UTC (rev 4620) @@ -623,9 +623,11 @@ ; 8...AES128-CBC, 9...AES192-CBC, :...AES256-CBC, ;...Blowfish-CBC, ; <...AES128-CTR, =...AES192-CTR, >...AES256-CTR, ?...Arcfour, ; @...Arcfour128, A...Arcfour256, B...CAST128-CBC, C...3DES-CTR, -; D...Blowfish-CTR, E...CAST128-CTR, etc) +; D...Blowfish-CTR, E...CAST128-CTR, F...Camellia128-CBC, +; G...Camellia192-CBC, H...Camellia256-CBC, I...Camellia128-CTR, +; J...Camellia192-CTR, K...Camellia256-CTR, etc) ; 0...Ciphers below this line are disabled. -CipherOrder=>:=9<8C7D;A@?EB3062 +CipherOrder=K>H:J=G9I<F8C7D;A@?EB3062 ; KEX algorithm order(SSH2) ; 0...diffie-hellman-group1-sha1 @@ -653,8 +655,12 @@ ; 3...hmac-sha1-96 ; 4...hmac-md5-96 ; 5...h****@opens***** +; 6...hmac-sha2-256 +; 7...hmac-sha2-256-96 +; 8...hmac-sha2-512 +; 9...hmac-sha2-512-96 ; 0...below this line are disabled. -MacOrder=152034 +MacOrder=8615209734 ; Compression algorithm order(SSH2) ; 1...none