summaryrefslogtreecommitdiff
path: root/lib/accelerated/x86/sha-padlock.c
Commit message (Expand)AuthorAgeFilesLines
* 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