summaryrefslogtreecommitdiff
path: root/lib/accelerated/x86/sha-padlock.c
Commit message (Expand)AuthorAgeFilesLines
* x86:Modify variable nameJonasZhou2020-09-241-2/+2
* x86:add detection of instruction set on Zhaoxin CPUJonasZhou2020-09-241-1/+1
* padlock: fix exception in wrap_padlock_hash_fastDmitry Baryshkov2020-03-281-1/+0
* padlock: fix exception in sha codeDmitry Baryshkov2020-03-281-0/+2
* accelerated ciphers: implement hmac and hash copyNikos Mavrogiannopoulos2019-06-261-0/+20
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* use a consistent method to mark fall-through in switch casesNikos Mavrogiannopoulos2018-08-081-2/+2
* nettle: use the correct type for hash and MAC functionsNikos Mavrogiannopoulos2016-02-121-9/+9
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-3/+3
* ported to nettle 3.0Nikos Mavrogiannopoulos2014-12-031-12/+9
* x86.h was renamed to x86-common.h to avoid clashes with system headers.Nikos Mavrogiannopoulos2014-04-271-1/+1
* reorganized source files.Nikos Mavrogiannopoulos2013-12-141-2/+2
* Utilize the optimized SHA functions in Padlock HMAC.Nikos Mavrogiannopoulos2013-12-141-5/+6
* reindented codeNikos Mavrogiannopoulos2013-11-081-246/+230
* initialize the digest after output on padlock.Nikos Mavrogiannopoulos2013-04-271-0/+9
* eliminate the reset ability from hashesNikos Mavrogiannopoulos2013-04-271-10/+0
* corrected memory leak in padlock_hash_fast()Nikos Mavrogiannopoulos2013-04-161-0/+1
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* hash copy no longer needed.Nikos Mavrogiannopoulos2012-02-201-23/+0
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* better detection of padlock PHE.Nikos Mavrogiannopoulos2011-10-051-2/+2
* Updates for padlock hashes in C7 nano. Requires a part of nettle to be included.Nikos Mavrogiannopoulos2011-10-051-169/+290
* intel directory renamed to x86.Nikos Mavrogiannopoulos2011-10-041-0/+294