aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* add new basic constraints vector with path length zeroPaul Kehrer2015-03-251-0/+3
|
* Merge pull request #1768 from reaperhulk/basic-constraintsAlex Gaynor2015-03-231-0/+65
|\ | | | | basic constraints class & extensions interface
| * review feedback updatesPaul Kehrer2015-03-231-1/+3
| |
| * doc updates and simplification of __repr__Paul Kehrer2015-03-221-2/+5
| |
| * doc updatePaul Kehrer2015-03-221-1/+1
| |
| * rework BasicConstraints and Extension.Paul Kehrer2015-03-221-3/+12
| |
| * review feedback doc updatesPaul Kehrer2015-03-211-2/+2
| |
| * add docs for the OID_BASIC_CONSTRAINTS constantPaul Kehrer2015-03-211-0/+8
| |
| * basic constraints class & extensions interfacePaul Kehrer2015-03-211-0/+43
| |
* | Merge pull request #1759 from reaperhulk/aes-keywrap-vectorsAlex Gaynor2015-03-211-0/+5
|\ \ | |/ |/| add keywrap test vectors from NIST
| * add keywrap test vectors from NISTPaul Kehrer2015-03-151-0/+5
| | | | | | | | From http://csrc.nist.gov/groups/STM/cavp/documents/mac/kwtestvectors.zip
* | add 3 new certificate vectors for upcoming basic constraints testsPaul Kehrer2015-03-201-0/+7
|/
* Merge pull request #1738 from reaperhulk/deprecation-danceAlex Gaynor2015-03-092-24/+2
|\ | | | | Do the deprecation dance
| * missed some linksPaul Kehrer2015-03-091-2/+2
| |
| * Do the deprecation dancePaul Kehrer2015-03-091-22/+0
| |
* | Merge pull request #1740 from alex/fixed-gitorious-linkPaul Kehrer2015-03-091-1/+1
|\ \ | | | | | | Updated one more gitorious link
| * | Updated one more gitorious linkAlex Gaynor2015-03-091-1/+1
| |/
* / Use full path in the documentationAlex Gaynor2015-03-091-1/+1
|/
* DSA public key serializationPaul Kehrer2015-03-082-2/+37
|
* fix a docs linkPaul Kehrer2015-03-081-1/+1
|
* update docs to add ECPublicKey to list of classes that have public_bytesPaul Kehrer2015-03-081-1/+3
|
* serialize EC public keysPaul Kehrer2015-03-082-2/+36
|
* update docs to note PKCS1 is essentially RSA onlyPaul Kehrer2015-03-081-1/+1
|
* support RSA public key serializationPaul Kehrer2015-03-072-1/+73
|
* gitorious is no longer a thing so gnutls is now hosted by gitlabPaul Kehrer2015-03-061-5/+5
|
* Merge pull request #1712 from reaperhulk/serialize-dsa-private-keyAlex Gaynor2015-03-052-3/+53
|\ | | | | serialize DSA private keys
| * serialize DSA private keysPaul Kehrer2015-03-022-3/+53
| |
* | Merge pull request #1714 from reaperhulk/asymmetric-public-vectorsAlex Stapleton2015-03-041-1/+7
|\ \ | | | | | | add RSA/DSA PKCS1 public keys
| * | DER conversion of PKCS1 rsa.pub.pemPaul Kehrer2015-03-021-2/+3
| | |
| * | add RSA/DSA PKCS1 public keysPaul Kehrer2015-03-021-1/+6
| |/ | | | | | | | | | | unenc-rsa-pkcs8.pub.pem is PEM PKCS1 formatted public key converted from the subjectPublicKeyInfo version dsa.pub.pem is the DSA key from the ruby OpenSSL tests
* | Fixed URL that changed in docsAlex Gaynor2015-03-031-1/+1
| |
* | Update OpenSSL test vector link to point at Github repositoryPaul Kehrer2015-03-021-1/+1
|/
* format to privateformatPaul Kehrer2015-03-021-4/+4
|
* add support for serialization of EC private keysPaul Kehrer2015-03-012-6/+53
|
* s/Format/PrivateFormatPaul Kehrer2015-03-012-8/+9
|
* Merge pull request #1503 from reaperhulk/serialize-some-keysAlex Stapleton2015-03-013-1/+143
|\ | | | | Support for traditional OpenSSL and PKCS8 RSA private key serialization
| * change as_bytes to private_bytes, link more thingsPaul Kehrer2015-02-282-8/+11
| |
| * linkify some things per review, fix an importPaul Kehrer2015-02-282-3/+9
| |
| * add more docs stuff from review that I missedPaul Kehrer2015-02-272-3/+8
| |
| * address review feedbackPaul Kehrer2015-02-271-5/+9
| |
| * rename dump to as_bytesPaul Kehrer2015-02-252-6/+6
| |
| * fix docsPaul Kehrer2015-02-251-5/+5
| |
| * address review commentsPaul Kehrer2015-02-252-44/+36
| |
| * Support for traditional OpenSSL and PKCS8 RSA private key serializationPaul Kehrer2015-02-253-1/+133
| |
* | Merge pull request #1697 from reaperhulk/x509-request-vectorsAlex Stapleton2015-02-271-0/+14
|\ \ | | | | | | add X509 request custom vectors
| * | move x509 request vector docs to a new sectionPaul Kehrer2015-02-241-1/+6
| | |
| * | add X509 request custom vectorsPaul Kehrer2015-02-241-0/+9
| | |
* | | DH numbersAlex Stapleton2015-02-263-0/+66
| |/ |/|
* | Fixed links in the docsAlex Gaynor2015-02-242-4/+3
| |
* | Fixed a syntax error in the docsAlex Gaynor2015-02-241-1/+1
|/