| commit | 0deb5d958a6bd93fc3a021adb946e19cde4fd4bd | [log] [download] |
|---|---|---|
| author | Ben Lindstrom <mouring@eviladmin.org> | Tue Aug 20 18:40:03 2002 +0000 |
| committer | Ben Lindstrom <mouring@eviladmin.org> | Tue Aug 20 18:40:03 2002 +0000 |
| tree | 05085f07bb33569cba82a63898f855a01bb30ea1 | |
| parent | 0e50d846b31da4c96959b8a386ccfb938bf4387f [diff] |
- markus@cvs.openbsd.org 2002/08/02 22:20:30
[ssh-rsa.c]
replace RSA_verify with our own version and avoid the OpenSSL ASN.1 parser
for authentication; ok deraadt/djm