Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 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 |