aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/test-vectors.rst
Commit message (Collapse)AuthorAgeFilesLines
* Updated vectors documentationAyrx2014-04-141-5/+1
|
* Fixed wrong vectorsAyrx2014-04-131-3/+3
|
* More vectorsAyrx2014-04-101-0/+10
|
* add SEED CFB/OFB bespoke vectors and documentationPaul Kehrer2014-04-081-0/+3
|
* add SEED CBC vectors from rfc 4196Paul Kehrer2014-04-081-0/+1
|
* add SEED ECB vectors from rfc 4269Paul Kehrer2014-04-081-0/+1
|
* Update docsAlex Stapleton2014-04-021-0/+2
|
* Update docsAlex Stapleton2014-04-021-3/+2
|
* Move cryptography.vectors to cryptography_vectorsAlex Stapleton2014-03-241-4/+8
| | | | | | | 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.
* Standardise on sentence case for titlesAlex Stapleton2014-03-181-6/+6
|
* Merge branch 'master' into idea-bespoke-vectorsPaul Kehrer2014-03-081-2/+33
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (246 commits) Fixed python3 incompatibility Removed dependency on setuptools for version check don't need to move these definitions conditional NIDs for 0.9.8e x509 changes for 0.9.8e support more changes for 0.9.8e support, this time in the ssl.h headers macro switches in evp for 0.9.8e bind some error constants conditionally for 0.9.8e support BIO macro switch for 0.9.8e support move some nids conditionally bind AES_wrap/unwrap for 0.9.8e support Add GPG key fingerprint for lvh change comparison to be easier to read ridiculous workaround time whoops Missing imports Convert stuff Add binding for DSA_new Fix drop in coverage levels by removing branches Added check to turn of CC backend for OS X version < 10.8 ... Conflicts: docs/development/test-vectors.rst
| * Merge pull request #723 from reaperhulk/nist-rsa-vectorsAlex Gaynor2014-03-041-0/+1
| |\ | | | | | | NIST RSA Test Vectors
| | * add vector sourcesPaul Kehrer2014-03-031-0/+1
| | |
| * | add vector source data for IDEA ECB to docsPaul Kehrer2014-03-031-0/+3
| |/
| * DSA test vector docsAlex Stapleton2014-03-021-4/+9
| |
| * Added vectors for scrypt from the draft RFCAlex Gaynor2014-03-011-3/+8
| |
| * Document PKCS #8 key sourcesAlex Stapleton2014-02-221-1/+10
| |
| * Link to the specific sources of these vectorsAlex Stapleton2014-02-191-4/+3
| |
| * Add OpenSSL PEM vector docsAlex Stapleton2014-02-191-0/+4
| |
| * Fixed TOTP test vectors.Ayrx2014-02-181-0/+7
| |
| * Reformat AES CTR vectors to use NIST loader & document their source properlyPaul Kehrer2014-02-151-1/+2
| |
* | add beginning of IDEA vector source docs. no verification code yetPaul Kehrer2014-02-161-1/+6
|/
* add cast5 (cbc, cfb, ofb) vector source info to docsPaul Kehrer2014-02-121-0/+26
|
* remove references to the CAST5 generation (will be in separate PR)Paul Kehrer2014-02-121-79/+0
|
* add test vector information to the development sectionPaul Kehrer2014-02-111-0/+147