summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdsa/ecs_sign.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1. RAND_seed is now DEPRECATEDderaadt2014-04-171-1/+0
| | | | | | | | | | 2. Even passing a digest in as entropy is sloppy. But apparently the OpenSSL guys could find no objects of lesser value to pass to the pluggable random subsystem, and had to resort to private keys and digests. Classy. ok djm
* import OpenSSL-1.0.0adjm2010-10-011-0/+2
|
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+104