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
/
mac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove provider language from docs (#3072)
Gabriel Orisaka
2016-07-31
2
-12
/
+10
*
HTTPS-ifiy to some links
Alex Gaynor
2015-10-02
1
-1
/
+1
*
export interfaces from base in ciphers, update docs
Paul Kehrer
2015-02-14
1
-4
/
+4
*
move cipher and mode interfaces
Paul Kehrer
2015-02-13
1
-4
/
+4
*
move hash interfaces
Paul Kehrer
2015-02-13
1
-3
/
+3
*
Anywhere we tell someone to randomly generate something, link the RNG docs. F...
Alex Gaynor
2014-12-19
1
-3
/
+3
*
All the other pages use sentence case titles.
Alex Stapleton
2014-08-25
1
-1
/
+1
*
Try to make the examples of verifying an HMAC/CMAC clearer -- refs #1259
Alex Gaynor
2014-07-12
2
-2
/
+6
*
Get rid of remaining pycon blocks
Alex Stapleton
2014-07-12
2
-4
/
+4
*
Word wrap some long lines in teh docs
Alex Gaynor
2014-05-17
2
-3
/
+4
*
Simplified exception message
Ayrx
2014-05-17
2
-12
/
+6
*
Fixed TypeError and added documentation
Ayrx
2014-05-17
2
-0
/
+12
*
Fix some typos in the docs
Alex Stapleton
2014-05-02
2
-3
/
+7
*
Added link to crypto.se answer
Ayrx
2014-05-01
1
-0
/
+4
*
Added note about preferred MAC algorithm
Ayrx
2014-05-01
1
-0
/
+3
*
Added changelog and versionadded for CMAC
Ayrx
2014-04-22
1
-0
/
+2
*
Added CMACBackend to multibackend
Ayrx
2014-04-22
1
-1
/
+1
*
Added documentation to note rfc 4493
Ayrx
2014-04-22
1
-0
/
+2
*
Added wikipedia link
Ayrx
2014-04-22
1
-1
/
+4
*
Changed doctests to code-block
Ayrx
2014-04-22
1
-1
/
+1
*
Updated CMAC documentation
Ayrx
2014-04-22
1
-0
/
+10
*
Added CMAC docs
Ayrx
2014-04-22
2
-0
/
+200