Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | * add alternate signature OID for RSA with SHA1 + test and vector * mozilla is a proper noun leave me alone spellchecker | ||||
* | 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 |
| | | | | | | | | | | | | * changelog and version bump * typo, sigh * fine you win doc8 * it's a brand new day * add sign/verify for RSA to changelog | ||||
* | add RSA OAEP SHA2 vectors via custom vector creation (#2829) | Paul Kehrer | 2016-06-02 | 24 | -0/+13056 |
| | | | | | | | | | | | | | | | | | | | | | | | | * add RSA OAEP SHA2 vectors via custom vector creation * update the docs * retab * remove sha2 oaep support (it will be added again in another PR) * add header to each vector file * Add Java 8 Bouncy Castle based verification of RSA-OAEP SHA-2 test vectors (#4) * Update Java verifier to skip past test vector file header if present (#5) * Update Java verifier to skip past test vector file header if present * Fix tabs vs. space whitespace * generate sha1 oaep permutations as well + verify support in java * address review feedback | ||||
* | Add vectors for unkeyed blake2s and blake2b. (#2867) | Terry Chia | 2016-04-09 | 2 | -0/+54 |
| | | | | | | | | | | * Add vectors for unkeyed blake2s and blake2b. * Add short note describing source of vectors. * Add link to OpenSSL repository. * Amend docs. | ||||
* | 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 |
|\ | | | | | NIST SP 800-108 Counter Mode KDF test vectors. | ||||
| * | 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 |
| | | | | | | | | NIST CAVP test vectors for Counter Mode KDF using HMAC-SHA1, HMAC-SHA224, HMAC-SHA256 and HMAC-SHA512 as the PRF. | ||||
* | | 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 | ||||
| * | 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 |
| | | | | see #2288 | ||||
* | 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 some missing changelog entries | ||||
* | add new CRL to test invalid certIssuer entry extension | Erik Trauschke | 2015-10-15 | 1 | -0/+11 |
| | |||||
* | Merge pull request #2402 from ddcc/patch-1 | Paul Kehrer | 2015-10-11 | 2 | -0/+65 |
|\ | | | | | minor fix to handle malformed certificates without hostname | ||||
| * | fix to handle malformed certificates without hostname | Dominic Chen | 2015-10-10 | 2 | -0/+65 |
| | | |||||
* | | Fixed #2404 -- handle a certificate with an unknown public key | Alex Gaynor | 2015-10-10 | 1 | -0/+28 |
|/ | |||||
* | Add NIST Vectors for ANSI X9.63 KDF | Simo Sorce | 2015-09-18 | 1 | -0/+1335 |
| | | | | | | | Source: http://csrc.nist.gov/groups/STM/cavp/documents/components/800-135testvectors/ansx963_2001.zip Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | remove critical flag from cert issuer entry ext to work with OpenSSL < 1.0.0 | Erik Trauschke | 2015-09-03 | 1 | -34/+33 |
| | |||||
* | reopen master for eleventh release | Paul Kehrer | 2015-08-12 | 1 | -1/+1 |
| | |||||
* | bump versions and release 1.0 | Paul Kehrer | 2015-08-12 | 1 | -1/+1 |
| | |||||
* | add intermediate CA vector for future AuthorityKeyIdentifier testing | Paul Kehrer | 2015-08-05 | 1 | -0/+25 |
| | |||||
* | add test vector from #2183 | Paul Kehrer | 2015-08-01 | 1 | -0/+16 |
| | |||||
* | add SAN ediPartyName and x400Address test vectors | Paul Kehrer | 2015-07-04 | 2 | -0/+0 |
| | |||||
* | add name constraints vector with /32 and /128 IP networks | Paul Kehrer | 2015-07-01 | 1 | -0/+19 |
| | |||||
* | add more basic name constraints vector | Paul Kehrer | 2015-06-29 | 2 | -0/+36 |
| | |||||
* | add new name constraints vector with invalid IP netmask | Paul Kehrer | 2015-06-28 | 1 | -0/+18 |
| | |||||
* | fix permitted/excluded nameconstraints vector to have valid IP netmask | Paul Kehrer | 2015-06-28 | 1 | -11/+11 |
| | |||||
* | add wildcard IDNA SAN | Paul Kehrer | 2015-06-26 | 1 | -0/+18 |
| | |||||
* | Merge pull request #2059 from reaperhulk/add-wildcard-san | Alex Gaynor | 2015-06-23 | 1 | -0/+36 |
|\ | | | | | add wildcard SAN x509 test vector | ||||
| * | add wildcard SAN x509 test vector | Paul Kehrer | 2015-06-23 | 1 | -0/+36 |
| | | |||||
* | | name constraints should not contain a wildcard character | Paul Kehrer | 2015-06-23 | 3 | -36/+35 |
|/ | | | | | According to RFC 5280 you should just start with a . (e.g. .domain.com instead of *.domain.com) | ||||
* | Merge pull request #2040 from reaperhulk/policy-constraints-vectors | Alex Gaynor | 2015-06-18 | 3 | -0/+54 |
|\ | | | | | add x509 policy constraints test vectors | ||||
| * | add x509 policy constraints test vectors | Paul Kehrer | 2015-06-17 | 3 | -0/+54 |
| | | |||||
* | | Merge pull request #2043 from reaperhulk/nc-vectors | Alex Gaynor | 2015-06-18 | 3 | -0/+57 |
|\ \ | | | | | | | add name constraints test vectors |