aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1910 from eeshangarg/add-openssl-binding-for-SSL_set_verifyAlex Gaynor2015-05-071-0/+1
|\ | | | | Add OpenSSL binding for SSL_set_verify
| * Add OpenSSL binding for SSL_set_verifyEeshan Garg2015-05-071-0/+1
| |
* | Merge pull request #1884 from simo5/ECDHKDFVectorsPaul Kehrer2015-05-062-0/+10930
|\ \ | | | | | | New ECDH vectors
| * | Add NIST vectors for ECDH plus ConcatKDFSimo Sorce2015-05-062-0/+10930
| | | | | | | | | | | | Signed-off-by: Simo Sorce <simo@redhat.com>
* | | Merge pull request #1905 from ↵Paul Kehrer2015-05-061-0/+13
|\ \ \ | |/ / |/| | | | | | | | eeshangarg/add-openssl-binding-for-SSL_set_tlsext_status_type Add OpenSSL binding for SSL_set_tlsext_status_type
| * | Add OpenSSL binding for SSL_set_tlsext_status_typeEeshan Garg2015-05-051-0/+13
| |/
* | Merge pull request #1876 from simo5/ECDHPaul Kehrer2015-05-064-3/+399
|\ \ | |/ |/| Add loader for ECDH test vectors
| * Add loader for ECDH test vectorsSimo Sorce2015-05-014-3/+399
| | | | | | | | | | | | | | Also fix test vector files, they had a truncated line for the EE set in both init and resp files. Signed-off-by: Simo Sorce <simo@redhat.com>
* | Merge pull request #1904 from reaperhulk/x509-ossl-aiaAlex Gaynor2015-05-053-0/+135
|\ \ | | | | | | add support for authority information access in the openssl backend
| * | add support for authority information access in the openssl backendPaul Kehrer2015-05-043-0/+135
|/ /
* | Merge pull request #1903 from reaperhulk/add-aia-vectorsAlex Gaynor2015-05-044-0/+66
|\ \ | | | | | | add some authority information access x509 vectors
| * | add some authority information access x509 vectorsPaul Kehrer2015-05-044-0/+66
|/ /
* | Merge pull request #1902 from Ayrx/make-check-clearerAlex Gaynor2015-05-041-2/+2
|\ \ | | | | | | Rewrite check to read clearer.
| * | Rewrite check to read clearer.Terry Chia2015-05-041-2/+2
|/ /
* | Merge pull request #1901 from ↵Paul Kehrer2015-05-041-0/+3
|\ \ | | | | | | | | | | | | eeshangarg/openssl-binding-SSL-get-tlsext-status-ocsp-resp Add OpenSSL binding for SSL_get_tlsext_status_ocsp_resp
| * | Add OpenSSL binding for SSL_get_tlsext_status_ocsp_respEeshan Garg2015-05-041-0/+3
| | |
* | | Merge pull request #1899 from reaperhulk/x509-ossl-akiAlex Gaynor2015-05-044-0/+129
|\ \ \ | | | | | | | | authority key identifier support in the openssl backend
| * | | authority key identifier support in the openssl backendPaul Kehrer2015-05-034-0/+129
|/ / /
* | | Merge pull request #1896 from reaperhulk/aki-fixAlex Gaynor2015-05-032-22/+33
|\ \ \ | | | | | | | | Fix AKI authority_cert_issuer type
| * | | Fix AKI authority_cert_issuer typePaul Kehrer2015-05-032-22/+33
| |/ / | | | | | | | | | | | | | | | It was originally defined as an X509 Name, but in reality it is a list of GeneralName objects (albeit typically a list of one DirectoryName).
* | | Merge pull request #1895 from reaperhulk/aki-vectorAlex Gaynor2015-05-033-0/+44
|\ \ \ | | | | | | | | add AKI vector
| * | | add another authority key identifier vectorPaul Kehrer2015-05-032-0/+22
| | | |
| * | | add AKI vectorPaul Kehrer2015-05-032-0/+22
| |/ /
* | | Merge pull request #1867 from public/secp256k1-vectorsPaul Kehrer2015-05-035-1/+188
|\ \ \ | | | | | | | | Script for generating SECP256K1 vectors
| * | | Add new vectors to the docsAlex Stapleton2015-05-031-1/+7
| | | |
| * | | Docs for custom secp256k1 vectorsAlex Stapleton2015-05-031-0/+32
| | | |
| * | | Support loading of SECP256K1 vectorsAlex Stapleton2015-05-031-0/+1
| | | |
| * | | Verification scriptAlex Stapleton2015-05-031-0/+59
| | | |
| * | | Script for generating SECP256K1 vectorsAlex Stapleton2015-05-031-0/+89
| |/ /
* | | Merge pull request #1894 from alex/try-to-english-betterPaul Kehrer2015-05-031-4/+4
|\ \ \ | |/ / |/| | Attempt to make the BasicConstraints.path_length docs more clear
| * | Attempt to make the BasicConstraints.path_length docs more clearAlex Gaynor2015-05-031-4/+4
| | |
* | | Merge pull request #1893 from reaperhulk/san-exampleAlex Gaynor2015-05-031-0/+48
|\ \ \ | | | | | | | | add example to show how to get DNSNames from SAN extension
| * | | add some commentsPaul Kehrer2015-05-021-2/+3
| | | |
| * | | add example to show how to get DNSNames from SAN extensionPaul Kehrer2015-05-021-0/+47
| |/ /
* | | Merge pull request #1892 from reaperhulk/x509-aiaAlex Gaynor2015-05-034-0/+255
|\ \ \ | |/ / |/| | add authority information access classes
| * | updates based on review feedbackPaul Kehrer2015-05-023-4/+13
| | |
| * | add authority information access classesPaul Kehrer2015-05-024-0/+246
|/ /
* | Merge pull request #1891 from reaperhulk/x509-ossl-ekuAlex Gaynor2015-05-023-0/+54
|\ \ | | | | | | Extended key usage support for the openssl backend
| * | oops this was already definedPaul Kehrer2015-05-021-1/+0
| | |
| * | Extended key usage support for the openssl backendPaul Kehrer2015-05-023-0/+55
|/ /
* | Merge pull request #1890 from reaperhulk/add-eq-ne-ekuAlex Gaynor2015-05-022-5/+28
|\ \ | | | | | | add eq/ne to ExtendedKeyUsage
| * | let's not wrap this for no reasonPaul Kehrer2015-05-021-3/+1
| | |
| * | add eq/ne to ExtendedKeyUsagePaul Kehrer2015-05-022-5/+30
| | |
* | | Merge pull request #1881 from reaperhulk/san-rfc822nameAlex Gaynor2015-05-022-0/+110
|\ \ \ | | | | | | | | add support for rfc822name general names
| * | | error if it's all emptyPaul Kehrer2015-05-021-1/+2
| | | |
| * | | missed a uPaul Kehrer2015-05-021-1/+1
| | | |
| * | | u prefixes for everyonePaul Kehrer2015-05-021-1/+1
| | | |
| * | | improve if/elif chain, add some commentsPaul Kehrer2015-05-011-6/+11
| | | |
| * | | add support for rfc822name general namesPaul Kehrer2015-04-302-0/+104
| | | |
* | | | Merge pull request #1888 from Lukasa/cert_verify_cbAlex Gaynor2015-05-021-0/+3
|\ \ \ \ | | | | | | | | | | Expose SSL_CTX_set_cert_verify_callback