index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
hazmat
/
primitives
/
symmetric-encryption.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenPGP's website is also HTTPS! (#4518)
Alex Gaynor
2018-10-24
1
-1
/
+1
*
Colin's website went HTTPS! (#4515)
Alex Gaynor
2018-10-24
1
-1
/
+1
*
min_tag_length is an int (#4351)
Paul Kehrer
2018-07-17
1
-1
/
+1
*
raise ValueError on zero length GCM IV (#4348)
Paul Kehrer
2018-07-17
1
-1
/
+2
*
disallow implicit tag truncation with finalize_with_tag (#4342)
Paul Kehrer
2018-07-17
1
-0
/
+1
*
Make the docs clearer on why truncated tags are a bad idea (#4312)
Alex Gaynor
2018-07-06
1
-4
/
+4
*
switch to py3 on docs job (#4230)
Paul Kehrer
2018-05-12
1
-6
/
+6
*
grammar nit, use a comma here (#4066)
Alex Gaynor
2017-12-29
1
-1
/
+1
*
let's talk about bits baby (#3956)
Paul Kehrer
2017-10-11
1
-26
/
+30
*
Add support for AES XTS (#3900)
Paul Kehrer
2017-10-01
1
-0
/
+41
*
add ChaCha20 support (#3919)
Paul Kehrer
2017-09-28
1
-0
/
+49
*
Switch NIST PDFs from nvlpubs to csrc which is HTTPS (#3929)
Alex Gaynor
2017-09-20
1
-1
/
+1
*
Update the rest of the NIST urls to their new HTTPS homes (#3928)
Alex Gaynor
2017-09-20
1
-1
/
+1
*
add AESGCM AEAD support (#3785)
Paul Kehrer
2017-07-17
1
-0
/
+5
*
fix symmetric encryption interfaces heading (#3676)
Paul Kehrer
2017-06-04
1
-1
/
+1
*
document invalidtag (#3675)
Paul Kehrer
2017-06-04
1
-0
/
+11
*
strongly encourage the use of fernet, document its limitation (#3623)
Paul Kehrer
2017-05-27
1
-0
/
+3
*
add a changelog entry for finalize_with_tag and move the note (#3531)
Paul Kehrer
2017-05-02
1
-4
/
+4
*
postpone GCM authentication tag requirement until finalization (#3421)
Philipp Gesang
2017-05-02
1
-8
/
+48
*
Update symmetric-encryption.rst (#3479)
gdmnbt
2017-03-23
1
-0
/
+1
*
Update NIST urls in docs (#3418)
Alex Gaynor
2017-02-27
1
-1
/
+1
*
add support for update_into on CipherContext (#3190)
Paul Kehrer
2017-02-16
1
-0
/
+43
*
Last pass over fixing the links (#3224)
Alex Gaynor
2016-11-06
1
-1
/
+1
*
Fix typo in `symmetric-encryption.rst` (#3138)
Alex Chan
2016-09-04
1
-1
/
+1
*
Remove provider language from docs (#3072)
Gabriel Orisaka
2016-07-31
1
-6
/
+6
*
HTTPS some links, in the odd event users of a cryptographic library would car...
Alex Gaynor
2016-03-06
1
-1
/
+1
*
Clearly document that this is a good example
Alex Gaynor
2016-02-10
1
-0
/
+3
*
Docs for CTR and GCM should say that IV/nonce must be unique
Eeshan Garg
2015-05-20
1
-7
/
+6
*
Fixed links in the docs
Alex Gaynor
2015-02-24
1
-2
/
+1
*
Fixed a syntax error in the docs
Alex Gaynor
2015-02-24
1
-1
/
+1
*
Use HTTPS for a few URLs in the docs that support it
Alex Gaynor
2015-02-17
1
-1
/
+1
*
Fixed a link that the EFF moved
Alex Gaynor
2015-02-17
1
-1
/
+1
*
Fixed URL in the docs
Alex Gaynor
2015-02-16
1
-1
/
+1
*
export interfaces from base in ciphers, update docs
Paul Kehrer
2015-02-14
1
-6
/
+6
*
fix docs links
Paul Kehrer
2015-02-13
1
-2
/
+2
*
move padding
Paul Kehrer
2015-02-13
1
-0
/
+12
*
move cipher and mode interfaces
Paul Kehrer
2015-02-13
1
-6
/
+92
*
make our docs job nitpicky and fix every broken link
Paul Kehrer
2015-02-12
1
-2
/
+3
*
IV should be 16 bytes
Gregory Haynes
2015-01-03
1
-1
/
+1
*
iv should be 32 bytes
Gregory Haynes
2015-01-03
1
-1
/
+1
*
Assign iv to var and remove testsetup block
Gregory Haynes
2015-01-03
1
-8
/
+3
*
Make the symmetric-enc example an example
Gregory Haynes
2014-12-30
1
-1
/
+3
*
Anywhere we tell someone to randomly generate something, link the RNG docs. F...
Alex Gaynor
2014-12-19
1
-30
/
+34
*
Use HTTPS for a number of URLs in the docs
Alex Gaynor
2014-12-12
1
-1
/
+1
*
Improve docs
Alex Gaynor
2014-06-30
1
-6
/
+8
*
Fixes #1200 -- disallow GCM truncation by default
Alex Gaynor
2014-06-29
1
-9
/
+12
*
Use the short link version for various things
Alex Gaynor
2014-06-25
1
-3
/
+3
*
Fixed a few typos
Alex Gaynor
2014-06-10
1
-1
/
+1
*
Word wrap some long lines in teh docs
Alex Gaynor
2014-05-17
1
-2
/
+2
*
add some docs and changelog
Paul Kehrer
2014-05-15
1
-0
/
+13
[next]