aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
Commit message (Collapse)AuthorAgeFilesLines
* Standardise on sentence case for titlesAlex Stapleton2014-03-186-16/+16
|
* fix vector generation/verification scripts for IDEAPaul Kehrer2014-03-112-2/+2
| | | | | Some small style fixes on final review were not re-verified before merge.
* Merge pull request #396 from reaperhulk/idea-bespoke-vectorsHynek Schlawack2014-03-114-1/+132
|\ | | | | CBC, CFB, OFB IDEA vectors built from the AES MMT tests
| * style fixesPaul Kehrer2014-03-111-12/+12
| |
| * close the open files in generate/verifyPaul Kehrer2014-03-112-2/+5
| |
| * update headers, add verification codePaul Kehrer2014-03-082-2/+44
| |
| * Merge branch 'master' into idea-bespoke-vectorsPaul Kehrer2014-03-085-9/+69
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | add beginning of IDEA vector source docs. no verification code yetPaul Kehrer2014-02-163-1/+90
| | |
* | | Added future imports and licenses that are missingAlex Gaynor2014-03-081-0/+15
| |/ |/|
* | 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
| |
* | some style fixes suggested by pep8-namingPaul Kehrer2014-02-241-1/+4
| |
* | 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
| |
* | 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
| |
* | Reformat AES CTR vectors to use NIST loader & document their source properlyPaul Kehrer2014-02-151-1/+2
|/
* 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-124-0/+256
|
* 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-113-1/+150
|
* move around some material on the reviewing doc pagePaul Kehrer2014-02-111-20/+25
|
* add explicit backend selection examples in a code blockPaul Kehrer2014-02-111-2/+7
|
* fix some indentation and a missing newlinePaul Kehrer2014-02-112-19/+20
|
* reorganize contributing into development sectionPaul Kehrer2014-02-114-0/+351