Commit History

Author SHA1 Message Date
  Ard Biesheuvel 092acf0698 crypto: testmgr - add test cases for cbcmac(aes) 8 years ago
  Ard Biesheuvel 21c8e72037 crypto: testmgr - use calculated count for number of test vectors 8 years ago
  Andrew Lutomirski e93acd6f67 crypto: testmgr - Allocate only the required output size for hash tests 8 years ago
  Eric Biggers d2110224a6 crypto: testmgr - use kmemdup instead of kmalloc+memcpy 8 years ago
  Laura Abbott 02608e02fb crypto: testmgr - Use heap buffer for acomp test input 8 years ago
  Ard Biesheuvel 04b46fbdea crypto: testmgr - fix overlap in chunked tests again 8 years ago
  Ard Biesheuvel 7e4c7f17cd crypto: testmgr - avoid overlap in chunked tests 8 years ago
  Eric Biggers eb0955935e crypto: testmgr - don't use stack buffer in test_acomp() 8 years ago
  Herbert Xu eed93e0ce3 crypto: testmgr - Do not test internal algorithms 8 years ago
  Giovanni Cabiddu d7db7a882d crypto: acomp - update testmgr with support for acomp 9 years ago
  Jan Stancek 7bcb87bca2 crypto: testmgr - add guard to dst buffer for ahash_export 9 years ago
  Stephan Mueller 10faa8c0d6 crypto: FIPS - allow tests to be disabled in FIPS mode 9 years ago
  Yanjiang Jin 0fae0c1e1d crypto: testmgr - fix !x==y confusion 9 years ago
  Herbert Xu 15226e4804 crypto: testmgr - Print akcipher algorithm name 9 years ago
  Salvatore Benedetto 57763f5ec7 crypto: testmgr - Set err before proceeding 9 years ago
  raveendra padasalagi 98eca72fa0 crypto: sha3 - Add HMAC-SHA3 test modes and test vectors 9 years ago
  Herbert Xu 50d2b643ea crypto: testmgr - Allow leading zeros in RSA 9 years ago
  Salvatore Benedetto 3c4b23901a crypto: ecdh - Add ECDH software support 9 years ago
  Salvatore Benedetto 802c7f1c84 crypto: dh - Add DH software implementation 9 years ago
  raveendra padasalagi 79cc6ab894 crypto: sha3 - Add SHA-3 Test's in tcrypt 9 years ago
  Linus Torvalds 9a07a79684 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 9 years ago
  Herbert Xu df27b26f04 crypto: testmgr - Use kmalloc memory for RSA input 9 years ago
  Richard W.M. Jones 9e5c9fe4cb crypto: testmgr - Add a flag allowing the self-tests to be disabled at runtime. 9 years ago
  Marcus Meissner 8888690ef5 crypto: testmgr - allow rfc3686 aes-ctr variants in fips mode. 9 years ago
  Marcus Meissner fb16abc2e9 crypto: testmgr - mark authenticated ctr(aes) also as FIPS able 9 years ago
  Marcus Meissner ed1afac914 crypto: testmgr - mark more algorithms as FIPS compliant 9 years ago
  Jerome Marchand abfa7f4357 crypto: testmgr - fix out of bound read in __test_aead() 9 years ago
  Wang, Rui Y 018ba95c71 crypto: testmgr - Add a test case for import()/export() 9 years ago
  Joonsoo Kim 110492183c crypto: compress - remove unused pcomp interface 9 years ago
  Stephan Mueller eac6d4081d crypto: ansi_cprng - ANSI X9.31 DRNG is not allowed in FIPS 140-2 9 years ago