aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/pmeth_gn.c
Commit message (Expand)AuthorAgeFilesLines
* free NULL cleanupRich Salz2015-03-281-2/+1
* Move some EVP internals to evp_int.hDr. Stephen Henson2015-03-241-1/+1
* New macro to set mac key.Dr. Stephen Henson2015-02-131-3/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-137/+131
* 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