summaryrefslogtreecommitdiff
path: root/lib/accelerated/x86/aes-padlock.c
Commit message (Expand)AuthorAgeFilesLines
* Handle zero length plaintext for VIA PadLock functionsMatthias-Christian Ott2014-12-301-2/+4
* ported to nettle 3.0Nikos Mavrogiannopoulos2014-12-031-1/+1
* Added sanity check on padlock AES IV set.Nikos Mavrogiannopoulos2014-07-221-0/+3
* 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-228/+3
* zeroize keysNikos Mavrogiannopoulos2013-12-141-1/+4
* reindented codeNikos Mavrogiannopoulos2013-11-081-299/+279
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Only call check_phe_partial() if PHE has been detected.Nikos Mavrogiannopoulos2012-03-211-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Exported gnutls_cpuid() and gnutls_have_cpuid().Nikos Mavrogiannopoulos2011-12-081-1/+1
* Corrected PHE-partial test.Nikos Mavrogiannopoulos2011-10-241-5/+5
* PHE-partial detection is not being done, instead of checking for VIA nano.Nikos Mavrogiannopoulos2011-10-241-1/+23
* better detection of padlock PHE.Nikos Mavrogiannopoulos2011-10-051-63/+75
* Updates for padlock hashes in C7 nano. Requires a part of nettle to be included.Nikos Mavrogiannopoulos2011-10-051-5/+86
* intel directory renamed to x86.Nikos Mavrogiannopoulos2011-10-041-0/+295