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
*
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
*
remove unused X509 certificate interface
Paul Kehrer
2015-02-12
1
-4
/
+2
*
Move RSA*Key interfaces to cryptography.hazmat.primitives.asymmetric.rsa
Alex Stapleton
2015-01-24
1
-3
/
+3
*
Move DSA* interfaces to interfaces.dsa module
Alex Stapleton
2015-01-22
1
-6
/
+6
*
Merge pull request #1608 from reaperhulk/der-backend-interfaces
Alex Gaynor
2015-01-17
1
-0
/
+24
|
\
|
*
add DER backend interfaces
Paul Kehrer
2015-01-04
1
-0
/
+24
*
|
Increase the year in some of our docs
Alex Gaynor
2015-01-08
1
-2
/
+2
|
/
*
Update OpenSSL backend docs.
Terry Chia
2014-12-28
1
-2
/
+3
*
Fixed some grammar in the docs
Alex Gaynor
2014-12-27
1
-10
/
+10
*
remove fully deprecated items from 0.6 deprecation cycle
Paul Kehrer
2014-12-18
1
-45
/
+0
*
Use HTTPS for a number of URLs in the docs
Alex Gaynor
2014-12-12
1
-1
/
+1
*
add load_der_x509_certificate X509Backend method
Paul Kehrer
2014-11-24
1
-0
/
+7
*
update docs with review feedback
Paul Kehrer
2014-11-24
1
-3
/
+2
*
add backend interface for loading x509 certificates
Paul Kehrer
2014-11-24
1
-0
/
+14
*
A few more docs fixes
Alex Gaynor
2014-11-23
1
-2
/
+1
*
fixed a syntax error in the docs
Alex Gaynor
2014-11-20
1
-7
/
+7
*
remove deprecated DSA classes/methods and update tests
Paul Kehrer
2014-09-30
1
-33
/
+0
*
remove docs for fully deprecated classes/methods
Paul Kehrer
2014-09-29
1
-100
/
+0
*
Wrap lines appropriately
Alex Gaynor
2014-09-29
1
-1
/
+2
*
deprecate backend method names for elliptic curve number loading
Paul Kehrer
2014-09-27
1
-2
/
+2
*
Added all changes lost in merge reset
michael-hart
2014-09-26
1
-0
/
+6
*
typo fix
Alex Gaynor
2014-09-08
1
-1
/
+1
*
Document the new interface
Alexander Gaynor
2014-07-19
1
-2
/
+19
*
Reorder the backend interfaces in the docs to group them more sensibly
Alexander Gaynor
2014-07-18
1
-73
/
+72
*
Get rid of remaining pycon blocks
Alex Stapleton
2014-07-12
1
-1
/
+18
*
deprecate DSA backend methods
Paul Kehrer
2014-06-28
1
-0
/
+4
*
rename backend method, add some docs
Paul Kehrer
2014-06-27
1
-0
/
+16
*
add new DSABackend interface methods for loading numbers
Paul Kehrer
2014-06-22
1
-0
/
+34
*
deprecate mgf1_hash_supported. fixes #1133
Paul Kehrer
2014-06-20
1
-1
/
+4
*
deprecate old RSA classes and methods
Paul Kehrer
2014-06-19
1
-0
/
+8
*
Document UnsupportedAlgorithm in a super vague way.
David Reid
2014-06-03
1
-0
/
+6
*
Document the valueerror these might raise.
David Reid
2014-06-03
1
-0
/
+8
*
Split load_rsa_numbers into load_rsa_private_numbers and load_rsa_public_numb...
David Reid
2014-06-03
1
-8
/
+11
*
Resolve conflict.
David Reid
2014-06-03
1
-3
/
+1
[next]