Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
f7f6a9f77ade1b190766c37cc8967375b5093175
/
tests
/
utils.py
f7f6a9f
Remove separate file loaders and replace with one
by Paul Kehrer
· 11 years ago
d3ce703
Ignore the sections of the NIST files
by Alex Gaynor
· 11 years ago
521c42d
Simplify the code by doing the filtering earlier, rather than later
by Alex Gaynor
· 11 years ago
2b75867
restructure vectors into ciphers/hashes/hmac
by Paul Kehrer
· 11 years ago
1bb8b71
clean up loader and make docs default to hmac sha256
by Paul Kehrer
· 11 years ago
00dd509
address initial review comments
by Paul Kehrer
· 11 years ago
0317b04
HMAC support
by Paul Kehrer
· 11 years ago
f04317a
Move primtives into a hazmat package
by Donald Stufft
· 11 years ago
3359d7e
Test what happens when an invalid line is in the cryptrec vectors
by Donald Stufft
· 11 years ago
87cd0db
update loader and test to handle lines with brackets
by Paul Kehrer
· 11 years ago
69e0652
hash vector loader and tests
by Paul Kehrer
· 11 years ago
016eed1
Ported openssl vector tests
by Alex Gaynor
· 11 years ago
1fe70b1
Start of the great refactoring
by Alex Gaynor
· 11 years ago
e580598
simplify cryptrec loader, improve comments
by Paul Kehrer
· 11 years ago
6b99a1b
remove distinction between encrypt/decrypt in the openssl loader
by Paul Kehrer
· 11 years ago
057b500
simplify and annotate loaders based on review feedback
by Paul Kehrer
· 11 years ago
e58f83e
sort the cryptrec loader dict's items to test reliably
by Paul Kehrer
· 11 years ago
1951bf6
add cryptrec and openssl test vector loaders + tests
by Paul Kehrer
· 11 years ago
f312a5c
Made the load NIST vectors test utility use bytes correctly
by Alex Gaynor
· 11 years ago
9e1a48b
Add a test utility functions to read & process NIST vector files
by Donald Stufft
· 11 years ago