https://bugzilla.mindrot.org/show_bug.cgi?id=2115
--- Comment #2 from Cipher <[email protected]> --- Thanks Damien. Yes we were creating the keys using openssl and also using ssh-keygen(After removing 1024 bit limit gate in the code). One of our third party applications support only DSA keys, so we cant use ECDSA. FIPS 140-2/3 requires 2048 with q=224/256. So how difficult it will be and how much sense will it make to change ssh-dss to use 32 byte seg parts? Thanks. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
