summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/e_acss.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove ACSS, crank libcrypto major; ok markus@ deraadt@djm2013-01-261-85/+0
|
* fix -Wall due to API changedjm2010-10-011-3/+3
|
* Cleanup and shrink ACSS_KEY a bit. Thus crank library minor.hshoexer2004-02-131-2/+2
| | | | | | Change cipher modes to more generic names and add an additional mode. ok deraadt@ markus@
* evp api and manual page for acsshshoexer2004-01-231-0/+85
ok deraadt@ markus@