summaryrefslogtreecommitdiff
path: root/crypto/salsa20_generic.c
diff options
context:
space:
mode:
authorStephan Mueller <smueller@chronox.de>2014-05-31 17:24:38 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2014-06-20 21:26:10 +0800
commita17ccbdb32b42a43134427d0b43635b17207c8dd (patch)
treedd8c87a66aab98b952cba6beb6d0f3c828edd94c /crypto/salsa20_generic.c
parente361accdff0cf8e322635b5bdd521d13ae4dd95d (diff)
downloadlinux-crypto-a17ccbdb32b42a43134427d0b43635b17207c8dd.tar.gz
linux-crypto-a17ccbdb32b42a43134427d0b43635b17207c8dd.zip
crypto: drbg - DRBG testmgr test vectors
All types of the DRBG (CTR, HMAC, Hash) are covered with test vectors. In addition, all permutations of use cases of the DRBG are covered: * with and without predition resistance * with and without additional information string * with and without personalization string As the DRBG implementation is agnositc of the specific backend cipher, only test vectors for one specific backend cipher is used. For example: the Hash DRBG uses the same code paths irrespectively of using SHA-256 or SHA-512. Thus, the test vectors for SHA-256 cover the testing of all DRBG code paths of SHA-512. Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/salsa20_generic.c')
0 files changed, 0 insertions, 0 deletions