Mailing List Archive

[Bug 592] "Bad decrypted len" error in OpenSSH using smart-card stored public-key
http://bugzilla.mindrot.org/show_bug.cgi?id=592





------- Additional Comments From michael.illgner@email.de 2004-03-09 01:44 -------
This bugs seems to reappear in Version 3.7.1, it seemed to be fixed in 2.6.2.
Any idea what's going wrong here?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 592] "Bad decrypted len" error in OpenSSH using smart-card stored public-key [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=592





------- Additional Comments From dtucker@zip.com.au 2004-03-09 11:19 -------
The change was backed out. There was some discussion about it:
http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=105584179630664

$ cvs log ssh-rsa.c
revision 1.30
date: 2003/06/18 11:28:11; author: markus; state: Exp; lines: +13 -22
branches: 1.30.2;
backout last change, since it violates pkcs#1
switch to share/misc/license.template
----------------------------
revision 1.29
date: 2003/06/16 08:22:35; author: markus; state: Exp; lines: +3 -3
make sure the signature has at least the expected length (don't
insist on len == hlen + oidlen, since this breaks some smartcards)
bugzilla #592; ok djm@



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