Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow bytes-like for key/iv/data for symmetric encryption (#4621) | Paul Kehrer | 2018-12-09 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | * allow bytearrays for key/iv for symmetric encryption * bump pypy/cffi requirements * update docs, fix some tests * old openssl is naught but pain * revert a typo * use trusty for old pypy * better error msg again * restore match | ||||
* | Update docs and changelog for URI, RFC822Name, and DNSName (#3955) | Paul Kehrer | 2017-10-11 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | * Update docs and changelog for URI, RFC822Name, and DNSName As of 2.1 we want users to pass A-label strings, but we still accept U-label strings and auto-encode on their behalf (with a deprecation warning). However, we do not return U-label in the value attribute so we are making a backwards incompatible change for users that utilize internationalized domain names. * language updates * add presentational to the word list * the linux dictionary is pathetic | ||||
* | let's talk about bits baby (#3956) | Paul Kehrer | 2017-10-11 | 1 | -0/+9 |
| | |||||
* | docs for what bytes means for DNSName, URI, and RFC822Name (#3904) | Paul Kehrer | 2017-09-20 | 1 | -0/+6 |
| | |||||
* | doc the relationship between PrivateKey and PrivateKeyWithSerialization (#3721) | Paul Kehrer | 2017-06-24 | 1 | -0/+9 |
| | | | | | | | | * doc the relationship between PrivateKey and PrivateKeyWithSerialization Or at least do it better. * let's talk about opaque keys | ||||
* | Docs for CTR and GCM should say that IV/nonce must be unique | Eeshan Garg | 2015-05-20 | 1 | -0/+8 |
| | |||||
* | more doc fixes | Paul Kehrer | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | fix some formatting in the docs | Paul Kehrer | 2015-02-04 | 1 | -2/+2 |
| | |||||
* | update docs | Paul Kehrer | 2015-01-30 | 1 | -0/+4 |
| | |||||
* | Spelling | Alex Gaynor | 2014-02-17 | 1 | -6/+6 |
| | |||||
* | Document public key and private keys in teh glossary | Alex Gaynor | 2014-02-17 | 1 | -1/+21 |
| | |||||
* | Make capitalization in the glossary consistent and sort it | Alex Gaynor | 2014-01-02 | 1 | -1/+2 |
| | |||||
* | Improved the docs -- more glossary entries, more advice for writing docs | Alex Gaynor | 2013-12-08 | 1 | -0/+11 |
| | |||||
* | Fixed some spelling mistakes | Alex Gaynor | 2013-11-15 | 1 | -1/+1 |
| | |||||
* | Get real scary | Alex Gaynor | 2013-11-03 | 1 | -1/+2 |
| | |||||
* | Began writing a glossary | Alex Gaynor | 2013-11-03 | 1 | -0/+29 |