aboutsummaryrefslogtreecommitdiffstats
path: root/vectors/cryptography_vectors/asymmetric
Commit message (Collapse)AuthorAgeFilesLines
* Rename vectors now we have a name for this formatAlex Stapleton2014-04-037-0/+0
|
* Ed25519 test vectorsAlex Stapleton2014-04-021-0/+1024
|
* FIPS 186-3 ECDSA CAVP vectorsAlex Stapleton2014-04-026-0/+25558
|
* FIPS 186-2 ECDSA CAVP vectorsAlex Stapleton2014-04-026-0/+6254
|
* Move cryptography.vectors to cryptography_vectorsAlex Stapleton2014-03-2463-0/+62568
All vectors are now stored in the subpackage in the vectors/ folder. This package is automatically installed by setup.py test and will also be uploaded with a matching version number by the PyPI upload task.