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
*
add note about enchant dependency for spellcheck in docs
Paul Kehrer
2014-06-27
1
-0
/
+3
*
Wrap a long line (seriously, why is doc8 not catching these)
Alex Gaynor
2014-06-26
1
-4
/
+4
*
Dance around the word "fallbacks""
Laurens Van Houtven
2014-06-23
1
-2
/
+2
*
typedefs -> type definitions
Laurens Van Houtven
2014-06-23
1
-1
/
+1
*
Spelling fix: parentheses
Laurens Van Houtven
2014-06-23
1
-1
/
+1
*
Spelling fix: achieve
Laurens Van Houtven
2014-06-23
1
-1
/
+1
*
Spelling fix: library
Laurens Van Houtven
2014-06-23
1
-1
/
+1
*
Move C bindings style guide to C bindings document
Laurens Van Houtven
2014-06-23
2
-72
/
+72
*
Add a reference in the style guide
Laurens Van Houtven
2014-06-23
1
-0
/
+3
*
Add C bindings document to index
Laurens Van Houtven
2014-06-23
1
-0
/
+1
*
Fix ReST hyperlink markup
Laurens Van Houtven
2014-06-23
1
-1
/
+1
*
Fix ReST syntax for a code block
Laurens Van Houtven
2014-06-23
1
-1
/
+1
*
Improve wording
Laurens Van Houtven
2014-06-23
1
-1
/
+1
*
Add docs about exposing features in C bindings
Laurens Van Houtven
2014-06-23
1
-0
/
+112
*
Add note about using C-style vs C++-style comments
Laurens Van Houtven
2014-06-23
1
-0
/
+7
*
Use C-style comments instead of C++-style comments
Laurens Van Houtven
2014-06-23
1
-7
/
+7
*
Add C binding documentation page
Laurens Van Houtven
2014-06-23
1
-0
/
+8
*
Fix other typo and use doc link instead
Nic Young
2014-06-12
1
-2
/
+1
*
Fixed typo
Nic Young
2014-06-12
1
-1
/
+1
*
Add link about installation depdencies
Nic Young
2014-06-12
1
-3
/
+5
*
add information about building docs to getting started
Paul Kehrer
2014-06-05
1
-1
/
+3
*
More line wrapping
Alex Gaynor
2014-05-17
3
-6
/
+12
*
Updated vectors documentation
Ayrx
2014-04-14
1
-5
/
+1
*
Fixed wrong vectors
Ayrx
2014-04-13
1
-3
/
+3
*
More vectors
Ayrx
2014-04-10
1
-0
/
+10
*
some small doc fixes
Paul Kehrer
2014-04-09
3
-10
/
+10
*
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
[next]