cryptography/tests
Simo Sorce 53c8f6aa52 Add X963KDF from ANSI X9.63:2001
The implemention allows the use a Hash function to implement a KDF very
similar to ConcatKDFHash, just different enough to require a separate
derivation function.

Closes #2203

Signed-off-by: Simo Sorce <simo@redhat.com>
2015-09-24 19:38:41 -04:00
..
hazmat Add X963KDF from ANSI X9.63:2001 2015-09-24 19:38:41 -04:00
__init__.py Update the license header for every source file, as well as the documentation. 2014-11-16 09:08:42 -08:00
conftest.py Don't try to load backends if the test doesn't need it 2015-07-12 11:44:04 -05:00
test_fernet.py Replace the remaining occurrences of six.u with the u prefix 2015-04-29 18:41:00 +05:30
test_interfaces.py comment 2015-07-02 00:06:18 -04:00
test_utils.py add test to cover partial branch in load_kasvs_ecdh_vectors 2015-08-01 20:26:00 +01:00
test_warnings.py get coverage up to 100% 2015-01-02 09:18:17 -08:00
test_x509.py Adds _name property to ObjectIdentifier 2015-09-06 15:00:18 -05:00
test_x509_ext.py Swap test vector verisign for cryptography.io.pem 2015-08-12 15:06:26 +01:00
utils.py remove some more branching in the vector loaders 2015-08-01 19:50:15 +01:00