Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
999db72bd88f801871588f16a42aeb0003bb5b9d
/
docs
/
development
fa52e6a
Updated vectors documentation
by Ayrx
· 11 years ago
40afce0
Fixed wrong vectors
by Ayrx
· 11 years ago
1d6b77b
More vectors
by Ayrx
· 11 years ago
36b15c3
some small doc fixes
by Paul Kehrer
· 11 years ago
10a2fa4
linkify another thing
by Paul Kehrer
· 11 years ago
6d8f9b0
add SEED CFB/OFB bespoke vectors and documentation
by Paul Kehrer
· 11 years ago
f0e12ac
add SEED CBC vectors from rfc 4196
by Paul Kehrer
· 11 years ago
1d0f973
add SEED ECB vectors from rfc 4269
by Paul Kehrer
· 11 years ago
833a8ea
Update docs
by Alex Stapleton
· 11 years ago
07c6a39
Update docs
by Alex Stapleton
· 11 years ago
a678ae0
Make code review docs friendlier
by Alex Stapleton
· 11 years ago
a39a319
Move cryptography.vectors to cryptography_vectors
by Alex Stapleton
· 11 years ago
4db32f7
a few more import order fixes for upcoming flake8-import-order
by Paul Kehrer
· 11 years ago
c5fffd3
Standardise on sentence case for titles
by Alex Stapleton
· 11 years ago
3f6d7e7
fix vector generation/verification scripts for IDEA
by Paul Kehrer
· 11 years ago
c99c214
Merge pull request #396 from reaperhulk/idea-bespoke-vectors
by Hynek Schlawack
· 11 years ago
24d5db8
style fixes
by Paul Kehrer
· 11 years ago
a5f0037
close the open files in generate/verify
by Paul Kehrer
· 11 years ago
c37feed
Added future imports and licenses that are missing
by Alex Gaynor
· 11 years ago
ae28ca2
update headers, add verification code
by Paul Kehrer
· 11 years ago
bf2a9d9
Merge branch 'master' into idea-bespoke-vectors
by Paul Kehrer
· 11 years ago
8566cac
Merge pull request #723 from reaperhulk/nist-rsa-vectors
by Alex Gaynor
· 11 years ago
7f0039c
add vector sources
by Paul Kehrer
· 11 years ago
f791410
add vector source data for IDEA ECB to docs
by Paul Kehrer
· 11 years ago
e7da0ab
DSA test vector docs
by Alex Stapleton
· 11 years ago
75e72ea
Added vectors for scrypt from the draft RFC
by Alex Gaynor
· 11 years ago
5b6ce2a
some style fixes suggested by pep8-naming
by Paul Kehrer
· 11 years ago
abec8a1
Document PKCS #8 key sources
by Alex Stapleton
· 11 years ago
58db154
Link to the specific sources of these vectors
by Alex Stapleton
· 11 years ago
52e4048
Add OpenSSL PEM vector docs
by Alex Stapleton
· 11 years ago
933dd68
Fixed TOTP test vectors.
by Ayrx
· 11 years ago
9104dd2
clearer prose
by Paul Kehrer
· 11 years ago
aee319f
update docs to explain CTR generation source
by Paul Kehrer
· 11 years ago
432b4cb
update generation script and verification script to support CTR gen
by Paul Kehrer
· 11 years ago
b09622c
add beginning of IDEA vector source docs. no verification code yet
by Paul Kehrer
· 11 years ago
e547d8f
Reformat AES CTR vectors to use NIST loader & document their source properly
by Paul Kehrer
· 11 years ago
61ea493
Syntax highlight the go code. Be mad Rob Pike.
by Alex Gaynor
· 11 years ago
af6ad14
show the entire files
by Paul Kehrer
· 11 years ago
89d0506
remove unused var
by Paul Kehrer
· 11 years ago
9f540f2
improve formatting and fix pep8 for generate/verify cast5 scripts
by Paul Kehrer
· 11 years ago
cf6ffb5
add cast5 (cbc, cfb, ofb) vector source info to docs
by Paul Kehrer
· 11 years ago
4e1c40b
remove references to the CAST5 generation (will be in separate PR)
by Paul Kehrer
· 11 years ago
1681a69
add test vector information to the development section
by Paul Kehrer
· 11 years ago
91c776f
move around some material on the reviewing doc page
by Paul Kehrer
· 11 years ago
18962cc
add explicit backend selection examples in a code block
by Paul Kehrer
· 11 years ago
450cd02
fix some indentation and a missing newline
by Paul Kehrer
· 11 years ago
0839aa8
reorganize contributing into development section
by Paul Kehrer
· 11 years ago