index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
development
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
linkify another thing
Paul Kehrer
2014-04-09
1
-1
/
+1
*
add SEED CFB/OFB bespoke vectors and documentation
Paul Kehrer
2014-04-08
4
-0
/
+125
*
add SEED CBC vectors from rfc 4196
Paul Kehrer
2014-04-08
1
-0
/
+1
*
add SEED ECB vectors from rfc 4269
Paul Kehrer
2014-04-08
1
-0
/
+1
*
Update docs
Alex Stapleton
2014-04-02
1
-0
/
+2
*
Update docs
Alex Stapleton
2014-04-02
1
-3
/
+2
*
Make code review docs friendlier
Alex Stapleton
2014-03-29
1
-6
/
+10
*
Move cryptography.vectors to cryptography_vectors
Alex Stapleton
2014-03-24
1
-4
/
+8
*
a few more import order fixes for upcoming flake8-import-order
Paul Kehrer
2014-03-22
2
-2
/
+2
*
Standardise on sentence case for titles
Alex Stapleton
2014-03-18
6
-16
/
+16
*
fix vector generation/verification scripts for IDEA
Paul Kehrer
2014-03-11
2
-2
/
+2
*
Merge pull request #396 from reaperhulk/idea-bespoke-vectors
Hynek Schlawack
2014-03-11
4
-1
/
+132
|
\
|
*
style fixes
Paul Kehrer
2014-03-11
1
-12
/
+12
|
*
close the open files in generate/verify
Paul Kehrer
2014-03-11
2
-2
/
+5
|
*
update headers, add verification code
Paul Kehrer
2014-03-08
2
-2
/
+44
|
*
Merge branch 'master' into idea-bespoke-vectors
Paul Kehrer
2014-03-08
5
-9
/
+69
|
|
\
|
*
|
add beginning of IDEA vector source docs. no verification code yet
Paul Kehrer
2014-02-16
3
-1
/
+90
*
|
|
Added future imports and licenses that are missing
Alex Gaynor
2014-03-08
1
-0
/
+15
|
|
/
|
/
|
*
|
Merge pull request #723 from reaperhulk/nist-rsa-vectors
Alex Gaynor
2014-03-04
1
-0
/
+1
|
\
\
|
*
|
add vector sources
Paul Kehrer
2014-03-03
1
-0
/
+1
*
|
|
add vector source data for IDEA ECB to docs
Paul Kehrer
2014-03-03
1
-0
/
+3
|
/
/
*
|
DSA test vector docs
Alex Stapleton
2014-03-02
1
-4
/
+9
*
|
Added vectors for scrypt from the draft RFC
Alex Gaynor
2014-03-01
1
-3
/
+8
*
|
some style fixes suggested by pep8-naming
Paul Kehrer
2014-02-24
1
-1
/
+4
*
|
Document PKCS #8 key sources
Alex Stapleton
2014-02-22
1
-1
/
+10
*
|
Link to the specific sources of these vectors
Alex Stapleton
2014-02-19
1
-4
/
+3
*
|
Add OpenSSL PEM vector docs
Alex Stapleton
2014-02-19
1
-0
/
+4
*
|
Fixed TOTP test vectors.
Ayrx
2014-02-18
1
-0
/
+7
*
|
clearer prose
Paul Kehrer
2014-02-16
1
-2
/
+2
*
|
update docs to explain CTR generation source
Paul Kehrer
2014-02-16
1
-4
/
+5
*
|
update generation script and verification script to support CTR gen
Paul Kehrer
2014-02-16
2
-2
/
+27
*
|
Reformat AES CTR vectors to use NIST loader & document their source properly
Paul Kehrer
2014-02-15
1
-1
/
+2
|
/
*
Syntax highlight the go code. Be mad Rob Pike.
Alex Gaynor
2014-02-12
1
-0
/
+1
*
show the entire files
Paul Kehrer
2014-02-12
1
-6
/
+2
*
remove unused var
Paul Kehrer
2014-02-12
1
-1
/
+0
*
improve formatting and fix pep8 for generate/verify cast5 scripts
Paul Kehrer
2014-02-12
2
-107
/
+109
*
add cast5 (cbc, cfb, ofb) vector source info to docs
Paul Kehrer
2014-02-12
4
-0
/
+256
*
remove references to the CAST5 generation (will be in separate PR)
Paul Kehrer
2014-02-12
1
-79
/
+0
*
add test vector information to the development section
Paul Kehrer
2014-02-11
3
-1
/
+150
*
move around some material on the reviewing doc page
Paul Kehrer
2014-02-11
1
-20
/
+25
*
add explicit backend selection examples in a code block
Paul Kehrer
2014-02-11
1
-2
/
+7
*
fix some indentation and a missing newline
Paul Kehrer
2014-02-11
2
-19
/
+20
*
reorganize contributing into development section
Paul Kehrer
2014-02-11
4
-0
/
+351
[prev]