index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vectors
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
add X25519 test vectors from RFC 7748 section 5.2 (#3685)
Paul Kehrer
2017-06-06
1
-0
/
+16
*
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
*
Post release tasks to open master for 2.0 (#3644)
Alex Gaynor
2017-05-29
1
-1
/
+1
*
1.9 version bump and changelog (#3641)
Paul Kehrer
2017-05-29
1
-1
/
+1
*
Enlarge _oid2txt buffer to handle larger OIDs (#3612)
Fraser Tweedale
2017-05-29
1
-0
/
+32
*
Remove trailing space in vector #3522 (#3523)
Alex Gaynor
2017-04-28
1
-1
/
+1
*
Refs #3461 -- added a test vector with SCTs (#3462)
Alex Gaynor
2017-03-19
1
-0
/
+30
*
port 1.8.1 changelog and update master for 1.9 release cycle (#3440)
Paul Kehrer
2017-03-10
1
-1
/
+1
*
1.8 version bump and changelog date (#3438)
Paul Kehrer
2017-03-09
1
-1
/
+1
*
DH subgroup order (q) (#3369)
Aviv Palivoda
2017-03-05
8
-0
/
+59
*
DH serialization (#3297)
Aviv Palivoda
2017-02-07
7
-0
/
+29
*
It is 2017, in UTC (#3342)
Alex Gaynor
2016-12-31
1
-1
/
+1
*
1.8 begins (#3311)
Paul Kehrer
2016-12-12
1
-1
/
+1
*
1.7 changelog date and version bump (#3310)
Paul Kehrer
2016-12-12
1
-1
/
+1
*
OpenSSL DH backend implementation [Second attempt] (#2914)
Aviv Palivoda
2016-11-26
2
-0
/
+59
*
let's get rolling on 1.7! (#3274)
Paul Kehrer
2016-11-22
1
-1
/
+1
*
bump version and set changelog date for 1.6 release (#3271)
Paul Kehrer
2016-11-21
1
-1
/
+1
*
add alternate signature OID for RSA with SHA1 + test and vector (#3227)
Paul Kehrer
2016-11-11
1
-0
/
+12
*
Reopen master for 1.6 (#3112)
Alex Gaynor
2016-08-27
1
-1
/
+1
*
update changelog and bump version for 1.5 release (#3111)
Paul Kehrer
2016-08-26
1
-1
/
+1
*
reopen master for work on fifteenth release (#2964)
Paul Kehrer
2016-06-04
1
-1
/
+1
*
changelog and version bump (#2962)
Paul Kehrer
2016-06-04
1
-1
/
+1
*
add RSA OAEP SHA2 vectors via custom vector creation (#2829)
Paul Kehrer
2016-06-02
24
-0
/
+13056
*
Add vectors for unkeyed blake2s and blake2b. (#2867)
Terry Chia
2016-04-09
2
-0
/
+54
*
Remove executable flag on nist-800-108-KBKDF-CTR.txt.
Tristan Seligmann
2016-04-06
1
-0
/
+0
*
Open master back up for 1.4
Alex Gaynor
2016-03-18
1
-1
/
+1
*
bump version and update changelog
Paul Kehrer
2016-03-17
1
-1
/
+1
*
Merge pull request #2773 from jared-mess/test-vectors-NIST-800-108-counter-mode
Paul Kehrer
2016-03-15
1
-0
/
+56007
|
\
|
*
Moving all KBKDF Counter Mode test vectors to a single file.
Jared Messenger
2016-03-14
5
-1552
/
+56007
|
*
NIST SP 800-108 Counter Mode KDF test vectors.
Jared Messenger
2016-03-07
4
-0
/
+1552
*
|
add e-trust russian x509 test vector
Paul Kehrer
2016-03-11
1
-0
/
+0
|
/
*
Merge pull request #2670 from joernheissler/x509_req_verify
Paul Kehrer
2016-03-06
1
-0
/
+10
|
\
|
*
Add verify method on CertificateSigningRequest
Joern Heissler
2016-01-13
1
-0
/
+10
*
|
add another policy constraints test vector
Paul Kehrer
2016-02-27
1
-0
/
+17
*
|
Added the department of state root, which has a policyConstraints extension
Alex Gaynor
2016-02-26
1
-0
/
+40
|
/
*
bump values for development of the thirteenth release
Paul Kehrer
2016-01-08
1
-1
/
+1
*
bump version and changelog for the twelfth release
Paul Kehrer
2016-01-07
1
-1
/
+1
*
Bump the copyright year
Alex Gaynor
2016-01-01
1
-1
/
+1
*
new unsupported extension x509 test vector
Paul Kehrer
2015-12-30
1
-0
/
+14
*
add new CRL test vector
Paul Kehrer
2015-12-22
1
-0
/
+14
*
support CRLs with no revoked certificates
Paul Kehrer
2015-12-20
1
-0
/
+12
*
Add support for 160 bit ARC4 keys
Ehren Kret
2015-11-28
1
-0
/
+216
*
reopen master for development on the twelfth release
Paul Kehrer
2015-10-29
1
-1
/
+1
*
bump version and update changelog for eleventh release (1.1)
Paul Kehrer
2015-10-29
1
-1
/
+1
*
add new CRL to test invalid certIssuer entry extension
Erik Trauschke
2015-10-15
1
-0
/
+11
*
Merge pull request #2403 from ddcc/patch-2
Donald Stufft
2015-10-11
1
-0
/
+2
|
\
|
*
add shebang for setup.py scripts
Dominic Chen
2015-10-10
1
-0
/
+2
[next]