|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| | * HTTPS a bunch of links in random places
* What the heck happened here? | 
| | 
| 
| 
| 
| 
| 
| 
| | * add 1200 byte HKDF test vector and a generator/verifier for it
* exit non-zero when failing
* ugh | 
| | |  | 
| | |  | 
| | 
| 
| 
| | NIST CAVP test vectors for Counter Mode KDF using HMAC-SHA1, HMAC-SHA224, HMAC-SHA256 and HMAC-SHA512 as the PRF. | 
| | 
| 
| 
| 
| 
| 
| | Source:
http://csrc.nist.gov/groups/STM/cavp/documents/components/800-135testvectors/ansx963_2001.zip
Signed-off-by: Simo Sorce <simo@redhat.com> | 
|  | All vectors are now stored in the subpackage in the vectors/ folder.
This package is automatically installed by setup.py test and will also
be uploaded with a matching version number by the PyPI upload task. |