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
/
interfaces.rst
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
updates for review feedback
Paul Kehrer
2014-05-01
1
-4
/
+7
*
add interface docs for dsa_params_supported
Paul Kehrer
2014-04-30
1
-0
/
+9
*
remove dsa_signature_from_components since it's no longer needed
Paul Kehrer
2014-04-30
1
-9
/
+1
*
Add DSA verification docs
Mohammed Attia
2014-04-30
1
-0
/
+32
*
Merge pull request #962 from reaperhulk/rsa-enc
Alex Gaynor
2014-04-26
1
-0
/
+12
|
\
|
*
RSA encryption support
Paul Kehrer
2014-04-24
1
-0
/
+12
*
|
Rename OpenSSLSerializationBackend
Alex Stapleton
2014-04-25
1
-3
/
+3
|
/
*
More phrasing
Alex Gaynor
2014-04-24
1
-4
/
+4
*
Also fix up some phrasings
Alex Gaynor
2014-04-24
1
-8
/
+9
*
Removed strange use of quotes
Alex Gaynor
2014-04-24
1
-1
/
+1
*
Added CMAC docs
Ayrx
2014-04-22
1
-1
/
+1
*
docs, tests, general huge improvements to RSA decryption
Paul Kehrer
2014-04-20
1
-0
/
+12
*
Changed cmac_supported() to cmac_algorithm_supported()
Ayrx
2014-04-16
1
-2
/
+5
*
Added CMAC backend interface documentation
Ayrx
2014-04-15
1
-0
/
+24
*
Add docs for DSA parameters and key generation
Mohammed Attia
2014-04-04
1
-0
/
+34
*
Standardise on sentence case for titles
Alex Stapleton
2014-03-18
1
-1
/
+1
*
add mgf1_hash_supported to the RSABackend interface
Paul Kehrer
2014-03-10
1
-0
/
+14
*
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
*
Merge pull request #579 from public/words
Alex Gaynor
2014-02-08
1
-1
/
+1
|
\
|
*
s/which/that/
Alex Stapleton
2014-02-08
1
-1
/
+1
*
|
s/bit_length/key_size/ (again)
Alex Stapleton
2014-02-08
1
-2
/
+2
*
|
Start of an RSABackend interface
Alex Stapleton
2014-02-08
1
-0
/
+21
|
/
*
Document which backends implement which itnerfaces. Fixes #538
Alex Gaynor
2014-02-04
1
-1
/
+20
*
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
|
/
*
Remove register_cipher_adapter from the interface and the documentation.
David Reid
2014-01-20
1
-19
/
+0
*
fix erroneous indent and add abstractmethod to HMACBackend
Paul Kehrer
2013-12-23
1
-2
/
+2
*
add hmac_supported method to backend.
Paul Kehrer
2013-12-23
1
-2
/
+13
*
Renamed bindings to backends
Alex Gaynor
2013-12-13
1
-0
/
+141
[prev]