summaryrefslogtreecommitdiff
path: root/demos/evp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-04-221-1/+1
* Fix typo in aesccm.cNan Xiao2021-04-181-1/+1
* Fix TyposAntoine Cœur2019-07-021-1/+1
* Following the license change, modify the boilerplates in demos/Richard Levitte2018-12-062-2/+2
* GMAC implementationPauli2018-11-052-108/+3
* Add a GMAC demonstration program.Pauli2018-09-192-3/+108
* demos/evp: add make cleanPaulo Flabiano Smorigo2018-09-041-1/+4
* Rearrange link line so the libraries come after the source.Pauli2017-07-071-1/+1
* Fix a bundle of trailing spaces in several filesPaul Yang2017-06-091-1/+1
* Added a new Makefile in demos/evp directoryMeena Vyas2017-05-082-1/+22
* Consolidate copyright for demosRich Salz2016-05-182-0/+18
* Dead code cleanup: crypto/*.c, x509v3, demosRich Salz2015-02-021-11/+1
* Harmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG/EVP_CTRL_SET_IVLENMatt Caswell2015-01-282-11/+16
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-222-165/+168
* typoDr. Stephen Henson2013-03-051-1/+1
* Initial CCM code.Dr. Stephen Henson2013-03-051-0/+115
* add simple AES GCM code exampleDr. Stephen Henson2012-10-161-0/+114