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
*
Fixes #4683 -- fixed linux kernel version that has getrandom (#4684)
Alex Gaynor
2019-01-12
1
-1
/
+1
*
Update link to MS docs (#4632)
Alex Gaynor
2018-12-09
1
-1
/
+1
*
Fix `load_rsa_public_numbers` documentation (#3871)
David Sanders
2017-08-20
1
-1
/
+1
*
changelog entry and a few updates to the new DH params docs (#3718)
Paul Kehrer
2017-06-24
1
-2
/
+2
*
Dh parameters serialization (#3504)
Aviv Palivoda
2017-06-24
1
-0
/
+19
*
FreeBSD 10 and higher use Fortuna, not Yarrow (#3652)
Jeroen Ruigrok van der Werven
2017-06-01
1
-2
/
+4
*
move MACContext to mac.py and eliminate interfaces.py (#3631)
Paul Kehrer
2017-05-29
1
-2
/
+2
*
remove multibackend (#3555)
Paul Kehrer
2017-05-20
2
-52
/
+2
*
time to remove commoncrypto, fare thee well (#3551)
Paul Kehrer
2017-05-20
3
-35
/
+0
*
Be on brand: it's macOS (#3456)
Alex Gaynor
2017-03-15
2
-3
/
+3
*
DH subgroup order (q) (#3369)
Aviv Palivoda
2017-03-05
1
-3
/
+12
*
add openssl_version_number & doc openssl_version_text (#3329)
Paul Kehrer
2016-12-21
1
-0
/
+14
*
Drop 1.0.0 (#3312)
Alex Gaynor
2016-12-13
1
-1
/
+1
*
document DHBackend is implemented for OpenSSL (#3304)
Paul Kehrer
2016-12-11
1
-0
/
+1
*
New osrandom_engine in C (#3229)
Christian Heimes
2016-12-09
1
-0
/
+21
*
OpenSSL DH backend implementation [Second attempt] (#2914)
Aviv Palivoda
2016-11-26
1
-2
/
+6
*
change derive_elliptic_curve_public_point to return EllipticCurvePubl… (#3243)
Paul Kehrer
2016-11-18
1
-2
/
+3
*
Add a bytes method to get the DER ASN.1 encoding of an X509 name. (#3236)
Paul Kehrer
2016-11-13
1
-0
/
+8
*
add ec.private_key_from_secret_and_curve (#3225)
Ofek Lev
2016-11-11
1
-0
/
+9
*
Update the commoncrypto links (#3223)
Alex Gaynor
2016-11-06
1
-1
/
+1
*
Scrypt Implementation (#3117)
Terry Chia
2016-09-01
2
-0
/
+35
*
Removed provider language from backend interfaces (#3047)
Gabriel Orisaka
2016-07-18
1
-110
/
+81
*
Remove some 0.9.8 cruft from the docs (#3015)
Alex Gaynor
2016-06-26
1
-3
/
+1
*
Drop OpenSSL 0.9.8 (#2978)
Alex Gaynor
2016-06-18
1
-3
/
+2
*
Make a paragraph slightly more clear (#2874)
Alex Gaynor
2016-04-21
1
-1
/
+1
*
Fixed #2700 -- corrtected the create_hmac_ctx interface docs
Alex Gaynor
2016-01-30
1
-1
/
+3
*
add create_x509_revoked_certificate to x509backend interface
Paul Kehrer
2015-12-25
1
-0
/
+9
*
fix rebase mistake in the docs
Paul Kehrer
2015-12-24
1
-21
/
+1
*
CertificateRevocationListBuilder
Paul Kehrer
2015-12-24
1
-0
/
+19
*
Merge pull request #2565 from reaperhulk/crl-interface
Alex Gaynor
2015-12-24
1
-0
/
+20
|
\
|
*
better language
Paul Kehrer
2015-12-24
1
-2
/
+2
|
*
add create_x509_crl interface
Paul Kehrer
2015-12-24
1
-0
/
+20
*
|
Use clearer language in the backend interface docs.
Alex Gaynor
2015-12-24
1
-4
/
+3
|
/
*
rename sign_x509_certificate backend method to create_x509_certificate
Paul Kehrer
2015-08-06
1
-1
/
+1
*
add missing sign_x509_certificate X509Backend interface docs
Paul Kehrer
2015-08-06
1
-0
/
+20
*
add two missing methods to backend interface docs
Paul Kehrer
2015-06-26
1
-0
/
+31
*
Fixed the anchor of a URL that changed on wikipedia
Alex Gaynor
2015-06-20
1
-1
/
+1
*
DH backend interfaces
Alex Stapleton
2015-04-25
1
-0
/
+85
*
add missing "signing"
Paul Kehrer
2015-03-29
1
-1
/
+1
*
rename to CertificateSigningRequest
Paul Kehrer
2015-03-29
1
-1
/
+2
*
rename request to CSR
Paul Kehrer
2015-03-29
1
-2
/
+2
*
basic support for parsing x509 requests
Paul Kehrer
2015-03-29
1
-0
/
+8
*
missed some links
Paul Kehrer
2015-03-09
1
-2
/
+2
*
support DER public and private key loading in the openssl backend
Paul Kehrer
2015-02-19
1
-0
/
+1
*
This link is also HTTPS
Alex Gaynor
2015-02-18
1
-1
/
+1
*
move asymmetric padding interface to primitives.asymmetric.padding
Paul Kehrer
2015-02-16
1
-1
/
+1
*
export interfaces from base in ciphers, update docs
Paul Kehrer
2015-02-14
1
-9
/
+9
*
move cipher and mode interfaces
Paul Kehrer
2015-02-13
1
-12
/
+12
*
move hash interfaces
Paul Kehrer
2015-02-13
1
-11
/
+11
*
make our docs job nitpicky and fix every broken link
Paul Kehrer
2015-02-12
1
-9
/
+9
[next]