index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
hazmat
/
backends
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #772 from reaperhulk/rsa-mgf1-supported-interface
Alex Gaynor
2014-03-10
1
-0
/
+14
|
\
|
*
add mgf1_hash_supported to the RSABackend interface
Paul Kehrer
2014-03-10
1
-0
/
+14
*
|
document our oldest supported openssl and deny older support
Paul Kehrer
2014-03-10
1
-1
/
+3
|
/
*
Added note in documentation about OS X version support
Ayrx
2014-03-08
1
-1
/
+2
*
Convert stuff
Alex Gaynor
2014-03-06
1
-1
/
+1
*
OpenSSL "traditional" key format loading...
Alex Stapleton
2014-02-20
1
-0
/
+23
*
let's try renaming everything I said I'd rename
Paul Kehrer
2014-02-18
1
-1
/
+1
*
some grammar fixes, rename a method or two
Paul Kehrer
2014-02-18
1
-5
/
+5
*
create_rsa_sign_ctx->create_rsa_signature_ctx
Paul Kehrer
2014-02-17
1
-1
/
+1
*
add docs for sign/verify ctx creation interface
Paul Kehrer
2014-02-17
1
-0
/
+36
*
typo
Paul Kehrer
2014-02-11
1
-1
/
+1
*
less confusing language
Paul Kehrer
2014-02-11
1
-2
/
+3
*
be accurate when telling users what CryptGenRandom uses under the hood
Paul Kehrer
2014-02-11
1
-2
/
+3
*
Generate RSA Keys
Alex Stapleton
2014-02-11
1
-0
/
+1
*
Merge pull request #579 from public/words
Alex Gaynor
2014-02-08
2
-2
/
+2
|
\
|
*
s/which/that/
Alex Stapleton
2014-02-08
2
-2
/
+2
*
|
s/bit_length/key_size/ (again)
Alex Stapleton
2014-02-08
1
-2
/
+2
*
|
Merge pull request #577 from public/backend-rsa-interface
Paul Kehrer
2014-02-08
1
-0
/
+21
|
\
\
|
*
|
Start of an RSABackend interface
Alex Stapleton
2014-02-08
1
-0
/
+21
|
|
/
*
|
remove deactivate and replace with activate_builtin_random
Paul Kehrer
2014-02-05
1
-5
/
+2
*
|
Merge branch 'master' into urandom-engine
Paul Kehrer
2014-02-05
2
-3
/
+22
|
\
|
|
*
Document which backends implement which itnerfaces. Fixes #538
Alex Gaynor
2014-02-04
1
-1
/
+20
|
*
Fixed a typo in the docs
Alex Gaynor
2014-02-03
1
-2
/
+2
*
|
Merge branch 'master' into urandom-engine
Paul Kehrer
2014-02-03
4
-1
/
+48
|
\
|
|
*
Chanloge + versionadded
Alex Gaynor
2014-02-03
1
-0
/
+2
|
*
Added an example usage
Alex Gaynor
2014-02-03
1
-0
/
+12
|
*
Merge branch 'master' into prioritized-multi-backend
Alex Gaynor
2014-02-03
2
-2
/
+20
|
|
\
|
|
*
Complete sentences.
Alex Gaynor
2014-01-31
1
-0
/
+2
|
|
*
Fixes #539 -- document which interfaces a backend implements
Alex Gaynor
2014-01-31
2
-2
/
+18
|
*
|
Typo fix
Alex Gaynor
2014-02-03
1
-1
/
+1
|
*
|
Added to toctree
Alex Gaynor
2014-02-03
1
-0
/
+1
|
*
|
Rename and document
Alex Gaynor
2014-02-03
1
-0
/
+14
|
|
/
*
|
change register/unregister to activate/deactivate
Paul Kehrer
2014-01-31
1
-8
/
+5
*
|
more explanation of what an active osrandom engine means
Paul Kehrer
2014-01-31
1
-4
/
+10
*
|
address review comments on osrandom engine, reorganize some code
Paul Kehrer
2014-01-30
1
-1
/
+1
*
|
add a hyphen to please the spellcheck gods
Paul Kehrer
2014-01-29
1
-1
/
+1
*
|
rst syntax
Paul Kehrer
2014-01-29
1
-1
/
+1
*
|
add a little info about the various system randoms. maybe useful?
Paul Kehrer
2014-01-29
1
-0
/
+12
*
|
update random engine docs
Paul Kehrer
2014-01-29
1
-10
/
+20
*
|
Merge branch 'master' into urandom-engine
Paul Kehrer
2014-01-29
2
-32
/
+45
|
\
|
|
*
Merge pull request #520 from reaperhulk/pbkdf2-openssl
David Reid
2014-01-29
1
-0
/
+41
|
|
\
|
|
*
update docs re: PBKDF2HMAC iterations
Paul Kehrer
2014-01-29
1
-1
/
+3
|
|
*
doc updates based on review
Paul Kehrer
2014-01-28
1
-2
/
+1
|
|
*
rename PBKDF2 to PBKDF2HMAC, address many other review comments
Paul Kehrer
2014-01-28
1
-8
/
+8
|
|
*
documentation improvements for KDF
Paul Kehrer
2014-01-28
1
-1
/
+3
|
|
*
pbkdf2 docs
Paul Kehrer
2014-01-28
1
-2
/
+1
|
|
*
PBKDF2 support for OpenSSL backend
Paul Kehrer
2014-01-28
1
-0
/
+39
|
*
|
a few typo fixes, capitalization, etc
Paul Kehrer
2014-01-29
1
-4
/
+4
|
*
|
Added canonical installation document with details about various platforms, f...
skeuomorf
2014-01-29
1
-48
/
+0
|
|
/
|
*
Mark that tehse are console sections so they syntax highlight
Alex Gaynor
2014-01-24
1
-6
/
+12
[next]