Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
d57c79e0434ee224c00bcfd5b28e958144a1722b
/
docs
/
development
/
test-vectors.rst
99470a4
Added badtime.pem vector (#4179)
by Joshua Crowgey
· 7 years ago
9b4423b
add botan's AESKWP vectors reformatted for our NIST loader (#4159)
by Paul Kehrer
· 7 years ago
2250aaf
brainpool vectors from rfc 7027 (#4143)
by Paul Kehrer
· 7 years ago
323f2ad
add 1200 byte HKDF test vector and a generator/verifier for it (#4074)
by Paul Kehrer
· 8 years ago
582b2b4
remove whirlpool vectors since we no longer support whirlpool (#4054)
by Paul Kehrer
· 8 years ago
003f56f
add utf8 DNSName x509 vector (#3952)
by Paul Kehrer
· 8 years ago
d02842b
add Freshest CRL and Delta CRL Indicator test vectors (#3932)
by Paul Kehrer
· 8 years ago
53e4505
Switch NIST PDFs from nvlpubs to csrc which is HTTPS (#3929)
by Alex Gaynor
· 8 years ago
ba70415
add unique identifier test vector (#3925)
by Paul Kehrer
· 8 years ago
8cb1d36
Update PKITS link (#3923)
by Alex Gaynor
· 8 years ago
e3fc93a
Update NIST CAVP url (#3922)
by Alex Gaynor
· 8 years ago
d8371a8
add chacha20 test vectors from RFC 7539 (#3918)
by Paul Kehrer
· 8 years ago
52067bc
add X509 test vector with a TLS Feature (RFC 7633) extension (#3898)
by Paul Kehrer
· 8 years ago
2b01c55
oaep label vector (#3895)
by Paul Kehrer
· 8 years ago
9a8e29e
add initial OCSP request test vector (#3890)
by Paul Kehrer
· 8 years ago
64dc16b
add test vector with invalid basicconstraints (#3866)
by Paul Kehrer
· 8 years ago
6c02ee8
Add is_signature_valid method on CertificateRevocationList (#3849)
by Vincent Pelletier
· 8 years ago
bf128a4
add rfc 3526 DH groups (#3767)
by Paul Kehrer
· 8 years ago
e67354e
add NIST CAVP CCM vectors (#3698)
by Paul Kehrer
· 8 years ago
cfdc605
add X25519 test vectors from RFC 7748 section 5.2 (#3685)
by Paul Kehrer
· 8 years ago
5afd569
Change the link to appease linkcheck (#3677)
by Alex Gaynor
· 8 years ago
66dcd38
add ChaCha20Poly1305 test vectors from OpenSSL/RFC7539 (#3673)
by Paul Kehrer
· 8 years ago
d607dd7
Enlarge _oid2txt buffer to handle larger OIDs (#3612)
by Fraser Tweedale
· 8 years ago
de569c5
format some function names in docs (#3511)
by Alex Gaynor
· 8 years ago
5f9c5cb
Refs #3461 -- added a test vector with SCTs (#3462)
by Alex Gaynor
· 8 years ago
e44efb6
DH subgroup order (q) (#3369)
by Aviv Palivoda
· 8 years ago
64f1f42
Update NIST urls in docs (#3418)
by Alex Gaynor
· 8 years ago
9a59ad8
Use HTTPS urls for a few more websites (#3416)
by Alex Gaynor
· 8 years ago
6723a12
DH serialization (#3297)
by Aviv Palivoda
· 8 years ago
495f21a
OpenSSL DH backend implementation [Second attempt] (#2914)
by Aviv Palivoda
· 9 years ago
f6f238e
add alternate signature OID for RSA with SHA1 + test and vector (#3227)
by Paul Kehrer
· 9 years ago
e51236d
Last pass over fixing the links (#3224)
by Alex Gaynor
· 9 years ago
3079299
add RSA OAEP SHA2 vectors via custom vector creation (#2829)
by Paul Kehrer
· 9 years ago
4377454
Use HTTPS for a link in our docs (#2869)
by Alex Gaynor
· 9 years ago
7e6afe8
Add vectors for unkeyed blake2s and blake2b. (#2867)
by Terry Chia
· 9 years ago
1c6e624
Merge pull request #2773 from jared-mess/test-vectors-NIST-800-108-counter-mode
by Paul Kehrer
· 9 years ago
fac4d64
Fixing line > 79 characters, PEP8
by Jared Messenger
· 9 years ago
d3c21ca
add e-trust russian x509 test vector
by Paul Kehrer
· 9 years ago
54035d3
NIST SP 800-108 Counter Mode KDF test vectors.
by Jared Messenger
· 9 years ago
6422d83
HTTPS some links, in the odd event users of a cryptographic library would care about authentication, integrity, or confidentiality
by Alex Gaynor
· 9 years ago
a372db3
Merge pull request #2670 from joernheissler/x509_req_verify
by Paul Kehrer
· 9 years ago
4a6e2de
add another policy constraints test vector
by Paul Kehrer
· 9 years ago
0ab8e9e
Document the vector
by Alex Gaynor
· 9 years ago
1bd77e2
Add verify method on CertificateSigningRequest
by Joern Heissler
· 10 years ago
249d9be
new unsupported extension x509 test vector
by Paul Kehrer
· 10 years ago
93df8b7
add new CRL test vector
by Paul Kehrer
· 10 years ago
9543a33
support CRLs with no revoked certificates
by Paul Kehrer
· 10 years ago
6c83cc6
Also include arc4 in the toctree in test vectors
by Ehren Kret
· 10 years ago
e23c0b7
Reference arc4.rst from the test-vectors.rst page
by Ehren Kret
· 10 years ago
a6c8259
add crl file to test-vectors.rst
by Erik Trauschke
· 10 years ago
9c9910d
Merge pull request #2402 from ddcc/patch-1
by Paul Kehrer
· 10 years ago
96605fc
Fixed #2404 -- handle a certificate with an unknown public key
by Alex Gaynor
· 10 years ago
87bb957
fix to handle malformed certificates without hostname
by Dominic Chen
· 10 years ago
bfda765
drop the tls, it uses a weird CA that's not supported on our CI
by Alex Gaynor
· 10 years ago
4566cb9
a few more fixes
by Alex Gaynor
· 10 years ago
3197ab5
HTTPS-ifiy to some links
by Alex Gaynor
· 10 years ago
e69da95
Add NIST Vectors for ANSI X9.63 KDF
by Simo Sorce
· 10 years ago
4113d5b
add intermediate CA vector for future AuthorityKeyIdentifier testing
by Paul Kehrer
· 10 years ago
0f98436
add test vector from #2183
by Paul Kehrer
· 10 years ago
0ed3d91
add SAN ediPartyName and x400Address test vectors
by Paul Kehrer
· 10 years ago
8f458ab
add name constraints vector with /32 and /128 IP networks
by Paul Kehrer
· 10 years ago
7155c98
add more basic name constraints vector
by Paul Kehrer
· 10 years ago
5d3f7b7
add new name constraints vector with invalid IP netmask
by Paul Kehrer
· 10 years ago
3f0522f
add wildcard IDNA SAN
by Paul Kehrer
· 10 years ago
e651b7f
add wildcard SAN x509 test vector
by Paul Kehrer
· 10 years ago
77e4739
Merge pull request #2040 from reaperhulk/policy-constraints-vectors
by Alex Gaynor
· 10 years ago
c10c446
Merge pull request #2043 from reaperhulk/nc-vectors
by Alex Gaynor
· 10 years ago
cf1109d
add name constraints test vectors
by Paul Kehrer
· 10 years ago
769e7f2
add issuer alternative name test vector
by Paul Kehrer
· 10 years ago
7733562
add x509 policy constraints test vectors
by Paul Kehrer
· 10 years ago
d59b07c
add OCSPNoCheck test vector
by Paul Kehrer
· 10 years ago
43cd3d2
Merge pull request #1907 from simo5/ECDHKDFTests
by Paul Kehrer
· 10 years ago
70d3138
docfix
by Erik Trauschke
· 10 years ago
0150e3d
add example CRL PEM files to vectors
by Erik Trauschke
· 10 years ago
d0a66e7
add SAN vector with IDNA 2003 encoding
by Paul Kehrer
· 10 years ago
c97ca7e
Adds new CSR test vector.
by Andre Caron
· 10 years ago
2b54fb0
Moves CSR test vectors to requests folder.
by Andre Caron
· 10 years ago
6cfe79b
Moves new CSR vector descriptions to CSR section.
by Andre Caron
· 10 years ago
26cab5d
Fixes typos.
by Andre Caron
· 10 years ago
e845d0e
Adds test vectors for X.509 CSR decoding.
by Andre Caron
· 10 years ago
208d678
more CDP vectors!
by Paul Kehrer
· 10 years ago
5ac4154
add another certificate policies test vector
by Paul Kehrer
· 10 years ago
cdfe0f9
add certificate policies vectors
by Paul Kehrer
· 10 years ago
28d5421
add CRL distribution points vectors
by Paul Kehrer
· 10 years ago
83e563e
Modify ECDH Test vector loader for KDF vectors
by Simo Sorce
· 10 years ago
64c82e0
add some authority information access x509 vectors
by Paul Kehrer
· 10 years ago
6df20b3
Merge pull request #1895 from reaperhulk/aki-vector
by Alex Gaynor
· 10 years ago
e0afa5d
Add new vectors to the docs
by Alex Stapleton
· 10 years ago
0d52e2a
add another authority key identifier vector
by Paul Kehrer
· 10 years ago
b0deb44
add AKI vector
by Paul Kehrer
· 10 years ago
c4b698e
Merge pull request #1885 from reaperhulk/iap-vectors
by Alex Gaynor
· 10 years ago
986e5fa
add an extended key usage x509 vector
by Paul Kehrer
· 10 years ago
67a62c8
add inhibit any policy test vectors
by Paul Kehrer
· 10 years ago
a3527ac
Merge pull request #1878 from reaperhulk/add-san-vector-ip-dir
by Alex Gaynor
· 10 years ago
fbc6219
add test vectors for directory name and ip address SAN names
by Paul Kehrer
· 10 years ago
60163d7
add a SAN vector that's a single IDNA rfc822name
by Paul Kehrer
· 10 years ago
6abe567
Merge pull request #1836 from public/rfc5114-dh
by Paul Kehrer
· 10 years ago
91ca343
DH examples from https://tools.ietf.org/rfc/rfc5114.txt
by Alex Stapleton
· 10 years ago
542f4e5
IDNA and edge case SAN test vectors
by Paul Kehrer
· 10 years ago
c88bce5
add key usage vector with all 9 purposes set to true
by Paul Kehrer
· 10 years ago
Next »