summaryrefslogtreecommitdiffstats
path: root/crypto/evp/pmeth_gn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement internally opaque bn access from evpMatt Caswell2014-12-081-2/+2
* Prepare for bn opaquify. Implement internal helper functions.Matt Caswell2014-12-081-1/+1
* constify EVP_PKEY_new_mac_key()Dr. Stephen Henson2010-11-241-2/+3
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe2008-03-161-0/+1
* New -mac and -macopt options to dgst utility. Reimplement -hmac option inDr. Stephen Henson2007-04-111-0/+21
* New pkey functions for keygen callbacks and retrieving operation type.Dr. Stephen Henson2006-05-311-0/+5
* Fix (most) WIN32 warnings and errors.Dr. Stephen Henson2006-04-171-1/+1
* Initial keygen support.Dr. Stephen Henson2006-04-111-0/+193