aboutsummaryrefslogtreecommitdiffstats
path: root/docs/glossary.rst
Commit message (Collapse)AuthorAgeFilesLines
* allow bytes-like for key/iv/data for symmetric encryption (#4621)Paul Kehrer2018-12-091-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 Kehrer2017-10-111-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 Kehrer2017-10-111-0/+9
|
* docs for what bytes means for DNSName, URI, and RFC822Name (#3904)Paul Kehrer2017-09-201-0/+6
|
* doc the relationship between PrivateKey and PrivateKeyWithSerialization (#3721)Paul Kehrer2017-06-241-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 uniqueEeshan Garg2015-05-201-0/+8
|
* more doc fixesPaul Kehrer2015-02-061-1/+1
|
* fix some formatting in the docsPaul Kehrer2015-02-041-2/+2
|
* update docsPaul Kehrer2015-01-301-0/+4
|
* SpellingAlex Gaynor2014-02-171-6/+6
|
* Document public key and private keys in teh glossaryAlex Gaynor2014-02-171-1/+21
|
* Make capitalization in the glossary consistent and sort itAlex Gaynor2014-01-021-1/+2
|
* Improved the docs -- more glossary entries, more advice for writing docsAlex Gaynor2013-12-081-0/+11
|
* Fixed some spelling mistakesAlex Gaynor2013-11-151-1/+1
|
* Get real scaryAlex Gaynor2013-11-031-1/+2
|
* Began writing a glossaryAlex Gaynor2013-11-031-0/+29