aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/keywrap.rst
Commit message (Collapse)AuthorAgeFilesLines
* implement AES KW with padding (RFC 5649) (#3880)Paul Kehrer2018-03-181-0/+39
| | | | | | | | | | | | | | | | | | * implement AES KW with padding (RFC 5649) fixes #3791 * oops, 2.2 * make sure this is the right valueerror * more match * make key padding easier to read * review feedback * review feedback
* Remove provider language from docs (#3072)Gabriel Orisaka2016-07-311-2/+2
|
* add info about the rfcPaul Kehrer2015-10-221-0/+6
|
* expand keywrap intro docsPaul Kehrer2015-10-211-1/+4
|
* add version added info and doc exceptionPaul Kehrer2015-10-211-0/+7
|
* AES keywrap supportPaul Kehrer2015-10-211-0/+43