aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Updated docs for new APIAlex Gaynor2015-02-231-2/+2
* Merge pull request #1610 from reaperhulk/load-der-keysAlex Gaynor2015-02-232-0/+100
|\
| * fix docs for unsupportedalgorithm exception (thanks nitpicky)Paul Kehrer2015-02-191-2/+2
| * add examplesPaul Kehrer2015-02-191-0/+41
| * support DER public and private key loading in the openssl backendPaul Kehrer2015-02-192-0/+59
* | Merge pull request #1692 from reaperhulk/ibm-has-the-worst-webserverAlex Gaynor2015-02-231-1/+1
|\ \
| * | remove IBM link and replace with smartbear PDF linkPaul Kehrer2015-02-231-1/+1
* | | OpenSSL 1.0.1j-freebsd is what we test against with FreeBSD 10.1Paul Kehrer2015-02-211-1/+1
|/ /
* | we don't test on freebsd 9.x any morePaul Kehrer2015-02-201-1/+1
* | Merge pull request #1651 from reaperhulk/x509-signature-algorithmAlex Gaynor2015-02-193-0/+90
|\ \ | |/ |/|
| * surrender to alex's feels and name our constants consistentlyPaul Kehrer2015-02-191-7/+7
| * address review feedback, fix short names for sig alg OIDsPaul Kehrer2015-02-191-12/+8
| * attempt to clarify signature hash algorithm a bit morePaul Kehrer2015-02-161-1/+5
| * try to make this a bit more clearPaul Kehrer2015-02-161-3/+3
| * document vector provenancePaul Kehrer2015-02-141-1/+3
| * implement signature_hash_algorithm insteadPaul Kehrer2015-02-142-7/+9
| * add legacy Verisign PCA (MD2) root to vectorsPaul Kehrer2015-02-141-0/+2
| * add support for signature_algorithm in x509.CertificatePaul Kehrer2015-02-141-0/+84
* | This link is also HTTPSAlex Gaynor2015-02-181-1/+1
* | Use HTTPS for a few URLs in the docs that support itAlex Gaynor2015-02-172-2/+2
* | Fixed a link that the EFF movedAlex Gaynor2015-02-171-1/+1
* | Merge pull request #1668 from reaperhulk/move-kdf-interfacesAlex Gaynor2015-02-172-42/+51
|\ \
| * | move KDF interfacePaul Kehrer2015-02-162-42/+51
* | | Fixed URL in the docsAlex Gaynor2015-02-161-1/+1
|/ /
* | move asymmetric signature interface docsPaul Kehrer2015-02-162-31/+34
* | move asymmetric signature/verification interfacesPaul Kehrer2015-02-165-32/+40
* | move asymmetric padding interface to primitives.asymmetric.paddingPaul Kehrer2015-02-163-11/+14
* | Merge pull request #1659 from reaperhulk/move-cipher-interfacesAlex Stapleton2015-02-165-118/+125
|\ \ | |/ |/|
| * export interfaces from base in ciphers, update docsPaul Kehrer2015-02-143-19/+19
| * fix docs linksPaul Kehrer2015-02-132-3/+3
| * move paddingPaul Kehrer2015-02-132-4/+14
| * move cipher and mode interfacesPaul Kehrer2015-02-134-111/+108
* | Merge pull request #1612 from reaperhulk/x509-dnAlex Gaynor2015-02-142-0/+49
|\ \ | |/ |/|
| * update docsPaul Kehrer2015-02-141-1/+1
| * simplify things based on review feedbackPaul Kehrer2015-02-141-5/+6
| * make x509.Name iterable and address other review feedbackPaul Kehrer2015-02-132-12/+12
| * refactor x509.Name to use get_attributes_by_oidPaul Kehrer2015-02-121-95/+6
| * X509 distinguished name parsing support in the OpenSSL backendPaul Kehrer2015-02-121-0/+137
* | move hash interfacesPaul Kehrer2015-02-139-74/+72
* | make our docs job nitpicky and fix every broken linkPaul Kehrer2015-02-1213-38/+41
|/
* remove unused X509 certificate interfacePaul Kehrer2015-02-121-4/+2
* Merge pull request #1652 from reaperhulk/move-ecAlex Stapleton2015-02-122-140/+123
|\
| * move EC interfacesPaul Kehrer2015-02-122-140/+123
* | document that we moved the DSA interfacesPaul Kehrer2015-02-121-0/+6
|/
* Merge pull request #1645 from reaperhulk/x509-attrsAlex Gaynor2015-02-102-0/+124
|\
| * note that the OIDs listed are typically seen in x.509 namesPaul Kehrer2015-02-071-17/+29
| * more x509 oid doc updatesPaul Kehrer2015-02-071-4/+12
| * whoopsPaul Kehrer2015-02-061-16/+16
| * more doc fixesPaul Kehrer2015-02-062-18/+18
| * add descriptions to each OID constant, update object to instancePaul Kehrer2015-02-051-0/+30