| commit | c516e928cdaf2ea3dd666a79d4c89a942b242d68 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Tue Feb 05 11:53:43 2002 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Tue Feb 05 11:53:43 2002 +1100 |
| tree | b34d1e8c6610fc9768f546a1557df1efe3a14a68 | |
| parent | 3a8262ffcc04afca626d457da65fc1076681073c [diff] |
- markus@cvs.openbsd.org 2002/01/25 21:42:11
[ssh-dss.c ssh-rsa.c]
use static EVP_MAX_MD_SIZE buffers for EVP_DigestFinal; ok stevesk@
don't use evp_md->md_size, it's not public.