Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1503 from reaperhulk/serialize-some-keys | Alex Stapleton | 2015-03-01 | 1 | -0/+2 |
|\ | | | | | Support for traditional OpenSSL and PKCS8 RSA private key serialization | ||||
| * | Support for traditional OpenSSL and PKCS8 RSA private key serialization | Paul Kehrer | 2015-02-25 | 1 | -0/+2 |
| | | |||||
* | | DH numbers | Alex Stapleton | 2015-02-26 | 1 | -0/+1 |
|/ | |||||
* | implement signature_hash_algorithm instead | Paul Kehrer | 2015-02-14 | 1 | -0/+1 |
| | |||||
* | make x509.Name iterable and address other review feedback | Paul Kehrer | 2015-02-13 | 1 | -0/+1 |
| | |||||
* | this is a word | Alex Gaynor | 2014-12-12 | 1 | -0/+1 |
| | |||||
* | link datetime better and add naïve to spelling list | Paul Kehrer | 2014-11-24 | 1 | -0/+1 |
| | |||||
* | small cleanup to docs | Paul Kehrer | 2014-09-24 | 1 | -7/+0 |
| | |||||
* | Updated spelling_wordlist.txt | michael-hart | 2014-09-24 | 1 | -0/+1 |
| | | | | Updated the spelling list to allow for RSA in the vectors README. | ||||
* | Update spelling_wordlist.txt | michael-hart | 2014-09-24 | 1 | -0/+6 |
| | | | Added some keywords for vector documentation | ||||
* | add the spelling wordlist additions as well | Paul Kehrer | 2014-08-21 | 1 | -0/+2 |
| | |||||
* | Improve EC docs | Paul Kehrer | 2014-07-04 | 1 | -0/+1 |
| | | | | | | | | * Fix some typos in links * Reorder docs to prioritize example above Numbers classes * Add more info to changelog * Add `Lange` to spelling wordlist since it fails on my machine (but not on the CI...so weird) | ||||
* | Advice on choosing a curve | Alex Stapleton | 2014-07-03 | 1 | -0/+1 |
| | |||||
* | Add preprocessor, preprocessors to word list | Laurens Van Houtven | 2014-06-23 | 1 | -0/+2 |
| | |||||
* | Add namespace, namespaces to word list | Laurens Van Houtven | 2014-06-23 | 1 | -0/+2 |
| | |||||
* | linux distribution names are words too | Paul Kehrer | 2014-06-16 | 1 | -0/+2 |
| | |||||
* | ECDSA backend | Alex Stapleton | 2014-06-07 | 1 | -0/+1 |
| | |||||
* | Remove secp from spelling dictionary | Alex Stapleton | 2014-05-23 | 1 | -1/+0 |
| | |||||
* | Elliptic curve interfaces | Alex Stapleton | 2014-05-23 | 1 | -0/+2 |
| | |||||
* | Conda is a word I guess | Alex Gaynor | 2014-05-02 | 1 | -0/+1 |
| | |||||
* | Rename OpenSSLSerializationBackend | Alex Stapleton | 2014-04-25 | 1 | -0/+1 |
| | |||||
* | botan is just as much of a word as openssl | Paul Kehrer | 2014-04-08 | 1 | -0/+1 |
| | |||||
* | Scrypt is a word | Alex Gaynor | 2014-03-01 | 1 | -0/+1 |
| | |||||
* | OpenSSL "traditional" key format loading... | Alex Stapleton | 2014-02-20 | 1 | -0/+2 |
| | | | | Backend interface only. | ||||
* | This is a real word, I swear to god it is | Alex Gaynor | 2014-02-18 | 1 | -0/+1 |
| | |||||
* | Sort the wordlist is a vaguely sensible way | Alex Stapleton | 2014-02-15 | 1 | -6/+6 |
| | | | | This is `%!sort` in vim with LANG=en_US.UTF-8 | ||||
* | move around some material on the reviewing doc page | Paul Kehrer | 2014-02-11 | 1 | -0/+1 |
| | |||||
* | Pseudorandom is a word. | David Reid | 2014-02-03 | 1 | -0/+1 |
| | |||||
* | doc updates | Paul Kehrer | 2014-01-19 | 1 | -1/+1 |
| | |||||
* | add iOS to wordlist | Paul Kehrer | 2014-01-11 | 1 | -0/+1 |
| | |||||
* | Try to run the spellchecker on travis | Alex Gaynor | 2014-01-10 | 1 | -0/+28 |