Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A few small cleanups (#3046) | Alex Gaynor | 2016-07-18 | 1 | -9/+9 |
| | |||||
* | Add flag to toggle key length check for HOTP and TOTP. (#3012) | Terry Chia | 2016-07-16 | 1 | -0/+2 |
| | | | | | | | | | | * Add an enforce_key_length parameter to HOTP and TOTP. * Document changes in docs. * Add some words to the wordlist. * Add versionadded to docs. | ||||
* | Added a word | Alex Gaynor | 2016-02-19 | 1 | -0/+1 |
| | |||||
* | port 1.1.2 changelog to master | Paul Kehrer | 2015-12-10 | 1 | -0/+1 |
| | |||||
* | add 'hostname' to spellcheck dictionary | Dominic Chen | 2015-10-10 | 1 | -0/+1 |
| | |||||
* | FIPS is a real word! | Cory Benfield | 2015-10-07 | 1 | -0/+1 |
| | |||||
* | add a word | Paul Kehrer | 2015-10-02 | 1 | -0/+1 |
| | |||||
* | Add X963KDF from ANSI X9.63:2001 | Simo Sorce | 2015-09-24 | 1 | -0/+1 |
| | | | | | | | | | | The implemention allows the use a Hash function to implement a KDF very similar to ConcatKDFHash, just different enough to require a separate derivation function. Closes #2203 Signed-off-by: Simo Sorce <simo@redhat.com> | ||||
* | Add bcrypt to word list. | Terry Chia | 2015-08-30 | 1 | -0/+1 |
| | |||||
* | Add Django to wordlist. | Terry Chia | 2015-08-29 | 1 | -0/+1 |
| | |||||
* | add some documentation around the requirement for xcode cli tools on mac | Paul Kehrer | 2015-07-04 | 1 | -0/+1 |
| | |||||
* | add wildcard SAN x509 test vector | Paul Kehrer | 2015-06-23 | 1 | -0/+1 |
| | |||||
* | Add the word 'Nonces' to docs/spelling_wordlist.txt | Eeshan Garg | 2015-05-20 | 1 | -0/+1 |
| | |||||
* | add authority information access classes | Paul Kehrer | 2015-05-02 | 1 | -0/+1 |
| | |||||
* | try out some new beta docker travis features | Paul Kehrer | 2015-04-13 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1727 from public/dh-key-iface-2015 | Paul Kehrer | 2015-04-09 | 1 | -0/+1 |
|\ | | | | | DH key interfaces | ||||
| * | DH key interfaces | Alex Stapleton | 2015-04-05 | 1 | -0/+1 |
| | | |||||
* | | Added some more words to our dictionary. These are needed for #1785 | Alex Gaynor | 2015-03-30 | 1 | -0/+3 |
|/ | |||||
* | 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 |