Mailing List Archive

[Bug 884] DSA keys (id_dsa.pub) with 8192 bits or more aren't correctly recognized
http://bugzilla.mindrot.org/show_bug.cgi?id=884

dtucker@zip.com.au changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #663 is|0 |1
obsolete| |



------- Additional Comments From dtucker@zip.com.au 2004-10-29 22:03 -------
Created an attachment (id=733)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=733&action=view)
Update patch #633 to OpenBSD -current




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 884] DSA keys (id_dsa.pub) with 8192 bits or more aren't correctly recognized [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=884





------- Additional Comments From dtucker@zip.com.au 2004-10-29 22:06 -------
Created an attachment (id=734)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=734&action=view)
Regression test for big key problem.

Tested up to 32 kbit keys. Needs test keys in next attachment.
$ make t-bigkey
[...]
try proto 1 key type rsa1 size 4096 bits
try proto 1 key type rsa1 size 8192 bits
try proto 1 key type rsa1 size 16384 bits
try proto 1 key type rsa1 size 32768 bits
try proto 2 key type dsa size 4096 bits
try proto 2 key type dsa size 8192 bits
try proto 2 key type dsa size 16384 bits
try proto 2 key type dsa size 32768 bits
try proto 2 key type rsa size 4096 bits
try proto 2 key type rsa size 8192 bits
try proto 2 key type rsa size 16384 bits
try proto 2 key type rsa size 32768 bits
ok big keys




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 884] DSA keys (id_dsa.pub) with 8192 bits or more aren't correctly recognized [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=884





------- Additional Comments From dtucker@zip.com.au 2004-10-29 22:10 -------
Created an attachment (id=735)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=735&action=view)
testkeys.tar.gz: 4kbit - 32kbits keys for regression test

To use for regess tests, untar into /usr/src/regress/usr.bin/ssh.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.