| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | HTTPS a bunch of links in random places (#4666) | Alex Gaynor | 2018-12-31 | 3 | -3/+3 | 
| | | | | | | | * HTTPS a bunch of links in random places * What the heck happened here? | ||||
| * | add chacha20 test vectors from RFC 7539 (#3918) | Paul Kehrer | 2017-09-14 | 1 | -0/+23 | 
| | | |||||
| * | Removed executable bit from vectors (#3708) | Alex Gaynor | 2017-06-19 | 19 | -0/+0 | 
| | | |||||
| * | add NIST CAVP CCM vectors (#3698) | Paul Kehrer | 2017-06-18 | 19 | -0/+21708 | 
| | | | | | | http://csrc.nist.gov/groups/STM/cavp/documents/mac/ccmtestvectors.zip No TLS :( | ||||
| * | when you :%s/\:/=/g sometimes there's a colon you shouldn't have touched (#3678) | Paul Kehrer | 2017-06-04 | 1 | -1/+1 | 
| | | |||||
| * | add ChaCha20Poly1305 test vectors from OpenSSL/RFC7539 (#3673) | Paul Kehrer | 2017-06-04 | 2 | -0/+575 | 
| | | | | | | | | | * add ChaCha20Poly1305 test vectors from OpenSSL/RFC7539 * add the boringssl tests as well * highlight the lines | ||||
| * | Add support for 160 bit ARC4 keys | Ehren Kret | 2015-11-28 | 1 | -0/+216 | 
| | | |||||
| * | remove executable bit from vector files | Paul Kehrer | 2014-06-15 | 100 | -0/+0 | 
| | | |||||
| * | add headers to seed-cfb/seed-ofb files | Paul Kehrer | 2014-04-08 | 2 | -2/+8 | 
| | | |||||
| * | add SEED CFB/OFB bespoke vectors and documentation | Paul Kehrer | 2014-04-08 | 2 | -0/+240 | 
| | | |||||
| * | add SEED CBC vectors from rfc 4196 | Paul Kehrer | 2014-04-08 | 1 | -0/+15 | 
| | | |||||
| * | add SEED ECB vectors from rfc 4269 | Paul Kehrer | 2014-04-08 | 1 | -0/+22 | 
| | | |||||
| * | Move cryptography.vectors to cryptography_vectors | Alex Stapleton | 2014-03-24 | 217 | -0/+572985 | 
| 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. | |||||
