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
/
cryptographic-hashes.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplified exception message
Ayrx
2014-05-17
1
-3
/
+1
*
Fixed TypeError and added documentation
Ayrx
2014-05-17
1
-0
/
+3
*
Fixed #809 -- switch back to always using UnsupportedAlgorithm
Alex Gaynor
2014-03-27
1
-2
/
+3
*
Standardise on sentence case for titles
Alex Stapleton
2014-03-18
1
-2
/
+2
*
Added backend check to hash primitives
Ayrx
2014-03-16
1
-0
/
+4
*
Update HMAC and Digest docs.
Alex Stapleton
2014-03-10
1
-24
/
+24
*
Convert stuff
Alex Gaynor
2014-03-06
1
-1
/
+1
*
s/which/that/
Alex Stapleton
2014-02-08
1
-1
/
+1
*
Raise UnsupportedAlgorithm when initing Hash()
Alex Stapleton
2013-12-21
1
-0
/
+3
*
Renamed bindings to backends
Alex Gaynor
2013-12-13
1
-2
/
+2
*
Document all the parameters including cross references to specific providers ...
David Reid
2013-11-20
1
-0
/
+10
*
Use backend as keyword argument everywhere.
David Reid
2013-11-20
1
-1
/
+1
*
Fix doctests.
David Reid
2013-11-20
1
-0
/
+1
*
Add a default_backend and start updating docs.
David Reid
2013-11-20
1
-3
/
+3
*
Here too
Alex Gaynor
2013-11-13
1
-1
/
+1
*
Merge pull request #253 from dreid/hash-raise-after-finalize
Alex Gaynor
2013-11-13
1
-2
/
+11
|
\
|
*
Document AlreadyFinalized.
David Reid
2013-11-13
1
-2
/
+11
*
|
Describe that hashes get real broken over time
Alex Gaynor
2013-11-13
1
-0
/
+9
|
/
*
Be more and more explicit about how to do things correctly
Alex Gaynor
2013-11-08
1
-3
/
+4
*
fixed rendering
Alex Gaynor
2013-11-01
1
-0
/
+1
*
Improve Hash documentation.
David Reid
2013-11-01
1
-3
/
+12
*
Update documentation
David Reid
2013-10-31
1
-8
/
+5
*
Made a sphinx extension which emits the hazardous materials danger admonition
Alex Gaynor
2013-10-29
1
-6
/
+1
*
example of how to use hashes
Alex Gaynor
2013-10-28
1
-3
/
+12
*
Move the danger to the very top of the file
Donald Stufft
2013-10-28
1
-3
/
+3
*
Warn about dragons and dinosaurs with laser guns
Donald Stufft
2013-10-28
1
-0
/
+7
*
Move primtives into a hazmat package
Donald Stufft
2013-10-28
1
-0
/
+92