aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/custom-vectors
Commit message (Expand)AuthorAgeFilesLines
* More line wrappingAlex Gaynor2014-05-173-6/+12
* some small doc fixesPaul Kehrer2014-04-093-10/+10
* linkify another thingPaul Kehrer2014-04-091-1/+1
* add SEED CFB/OFB bespoke vectors and documentationPaul Kehrer2014-04-083-0/+122
* a few more import order fixes for upcoming flake8-import-orderPaul Kehrer2014-03-222-2/+2
* Standardise on sentence case for titlesAlex Stapleton2014-03-182-2/+2
* fix vector generation/verification scripts for IDEAPaul Kehrer2014-03-112-2/+2
* Merge pull request #396 from reaperhulk/idea-bespoke-vectorsHynek Schlawack2014-03-113-0/+129
|\
| * 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-083-6/+32
| |\
| * | add beginning of IDEA vector source docs. no verification code yetPaul Kehrer2014-02-162-0/+84
* | | Added future imports and licenses that are missingAlex Gaynor2014-03-081-0/+15
| |/ |/|
* | 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
|/
* 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