Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
62bd386c1824871184731d45615be0063ee261e1
/
docs
/
development
62bd386
add X509 request custom vectors
by Paul Kehrer
· 10 years ago
c2fe5e2
remove IBM link and replace with smartbear PDF link
by Paul Kehrer
· 10 years ago
2b6ba0c
document vector provenance
by Paul Kehrer
· 10 years ago
b01622d
add legacy Verisign PCA (MD2) root to vectors
by Paul Kehrer
· 10 years ago
6392b4b
add utf8 certificate
by Paul Kehrer
· 11 years ago
1207d15
wrap a thing
by Paul Kehrer
· 11 years ago
2221720
add two custom certificates for x509 name parsing tests
by Paul Kehrer
· 11 years ago
3cf1766
Fixed the paths in the go cast verifier.
by Alex Gaynor
· 11 years ago
4b8abc3
fix path mistake
by Paul Kehrer
· 11 years ago
10831a0
add DER asymmetric keys
by Paul Kehrer
· 11 years ago
a36661e
fix a doc8 violation
by Paul Kehrer
· 11 years ago
a673dcc
document DSA keys we added long ago
by Paul Kehrer
· 11 years ago
0498d4c
provide paths from the cryptography vectors root for custom asym vectors
by Paul Kehrer
· 11 years ago
c5e9ce0
Merge pull request #1498 from reaperhulk/x509-more-vectors
by Alex Stapleton
· 11 years ago
be42d09
Merge pull request #1519 from alex/class-naming
by Paul Kehrer
· 11 years ago
a850c61
rename DSA test vector certificate to be more clear
by Paul Kehrer
· 11 years ago
e9df294
Use HTTPS for a number of URLs in the docs
by Alex Gaynor
· 11 years ago
ee1d96c
Fixes #1518 -- document the captilazation of lcass names
by Alex Gaynor
· 11 years ago
d317bae
add ECDSA certificate that does not have a named curve OID
by Paul Kehrer
· 11 years ago
836955f
update docs to fix #1481
by Paul Kehrer
· 11 years ago
ebc2650
add several new x509 test vectors
by Paul Kehrer
· 11 years ago
bab4e39
add NIST PKITS X.509 vectors
by Paul Kehrer
· 11 years ago
899c3ac
Update docs
by Alex Gaynor
· 11 years ago
5951f46
Update the license header for every source file, as well as the documentation.
by Alex Gaynor
· 11 years ago
fda9247
Refs #1209 -- clearly state the licensing requirements in the docs
by Alex Gaynor
· 11 years ago
b525adf
add an ignore path for doc8 + fix a long line causing failures
by Paul Kehrer
· 11 years ago
9f7ad19
small cleanup to docs
by Paul Kehrer
· 11 years ago
59f7219
Update test-vectors.rst
by michael-hart
· 11 years ago
23fef0a
NIST KASVS values for DH and ECDH
by Alex Stapleton
· 11 years ago
2ac8778
add note about enchant dependency for spellcheck in docs
by Paul Kehrer
· 11 years ago
cefcf2d
Wrap a long line (seriously, why is doc8 not catching these)
by Alex Gaynor
· 11 years ago
316b4fd
Dance around the word "fallbacks""
by Laurens Van Houtven
· 11 years ago
4e74a7f
typedefs -> type definitions
by Laurens Van Houtven
· 11 years ago
a7b0758
Spelling fix: parentheses
by Laurens Van Houtven
· 11 years ago
1159af8
Spelling fix: achieve
by Laurens Van Houtven
· 11 years ago
260e887
Spelling fix: library
by Laurens Van Houtven
· 11 years ago
220a98d
Move C bindings style guide to C bindings document
by Laurens Van Houtven
· 11 years ago
0a1d9e1
Add a reference in the style guide
by Laurens Van Houtven
· 11 years ago
6ff0c65
Add C bindings document to index
by Laurens Van Houtven
· 11 years ago
4e00614
Fix ReST hyperlink markup
by Laurens Van Houtven
· 11 years ago
1c07ddf
Fix ReST syntax for a code block
by Laurens Van Houtven
· 11 years ago
1dc0b14
Improve wording
by Laurens Van Houtven
· 11 years ago
efa5cfb
Add docs about exposing features in C bindings
by Laurens Van Houtven
· 11 years ago
0d1122d
Add note about using C-style vs C++-style comments
by Laurens Van Houtven
· 11 years ago
ed3d15b
Use C-style comments instead of C++-style comments
by Laurens Van Houtven
· 11 years ago
7d2c74e
Add C binding documentation page
by Laurens Van Houtven
· 11 years ago
96fb533
Fix other typo and use doc link instead
by Nic Young
· 11 years ago
87aae81
Fixed typo
by Nic Young
· 11 years ago
2e8aa56
Add link about installation depdencies
by Nic Young
· 11 years ago
813b294
add information about building docs to getting started
by Paul Kehrer
· 11 years ago
40bf0a1
More line wrapping
by Alex Gaynor
· 11 years ago
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
· 12 years ago
af6ad14
show the entire files
by Paul Kehrer
· 12 years ago
89d0506
remove unused var
by Paul Kehrer
· 12 years ago
9f540f2
improve formatting and fix pep8 for generate/verify cast5 scripts
by Paul Kehrer
· 12 years ago
cf6ffb5
add cast5 (cbc, cfb, ofb) vector source info to docs
by Paul Kehrer
· 12 years ago
4e1c40b
remove references to the CAST5 generation (will be in separate PR)
by Paul Kehrer
· 12 years ago
1681a69
add test vector information to the development section
by Paul Kehrer
· 12 years ago
91c776f
move around some material on the reviewing doc page
by Paul Kehrer
· 12 years ago
18962cc
add explicit backend selection examples in a code block
by Paul Kehrer
· 12 years ago
450cd02
fix some indentation and a missing newline
by Paul Kehrer
· 12 years ago
0839aa8
reorganize contributing into development section
by Paul Kehrer
· 12 years ago