aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/custom-vectors
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into idea-bespoke-vectorsPaul Kehrer2014-03-083-6/+32
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * clearer prosePaul Kehrer2014-02-161-2/+2
| |
| * update docs to explain CTR generation sourcePaul Kehrer2014-02-161-4/+5
| |
| * update generation script and verification script to support CTR genPaul Kehrer2014-02-162-2/+27
| |
* | add beginning of IDEA vector source docs. no verification code yetPaul Kehrer2014-02-162-0/+84
|/
* Syntax highlight the go code. Be mad Rob Pike.Alex Gaynor2014-02-121-0/+1
|
* show the entire filesPaul Kehrer2014-02-121-6/+2
|
* remove unused varPaul Kehrer2014-02-121-1/+0
|
* improve formatting and fix pep8 for generate/verify cast5 scriptsPaul Kehrer2014-02-122-107/+109
|
* add cast5 (cbc, cfb, ofb) vector source info to docsPaul Kehrer2014-02-123-0/+230