index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
hazmat
/
primitives
/
test_hash_vectors.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the license header for every source file, as well as the documentation.
Alex Gaynor
2014-11-16
1
-12
/
+3
*
Change how we represented that a test requires a backend.
Alex Gaynor
2014-10-23
1
-8
/
+9
*
Instantiate our hash objects used for supported checks
Paul Kehrer
2014-01-04
1
-8
/
+8
*
refactor all tests to use mark instead of generator skips
Paul Kehrer
2013-12-26
1
-20
/
+32
*
correct import style
Paul Kehrer
2013-12-24
1
-0
/
+1
*
add all the markers to the tests
Paul Kehrer
2013-12-24
1
-0
/
+9
*
Remove the hash and hmac specific classes, now that the logic is the Context ...
Alex Gaynor
2013-11-13
1
-10
/
+10
*
Remove separate file loaders and replace with one
Paul Kehrer
2013-11-11
1
-9
/
+9
*
Enforce that Hash takes a HashAlgorithm instance.
David Reid
2013-10-31
1
-10
/
+10
*
update tests for new test vector locations
Paul Kehrer
2013-10-31
1
-5
/
+5
*
restructure vectors into ciphers/hashes/hmac
Paul Kehrer
2013-10-30
1
-8
/
+8
*
Handle the deeper package directory
Donald Stufft
2013-10-28
1
-1
/
+1
*
Move primtives into a hazmat package
Donald Stufft
2013-10-28
1
-0
/
+146