index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
SPelling
Alex Gaynor
2014-12-19
1
-1
/
+1
|
*
Spruced up teh RSA docs. Contains a bit more prose and hopefully helps people...
Alex Gaynor
2014-12-19
1
-40
/
+57
*
|
Merge pull request #1561 from alex/link-random
lvh
2014-12-19
3
-40
/
+44
|
\
\
|
|
/
|
/
|
|
*
Anywhere we tell someone to randomly generate something, link the RNG docs. F...
Alex Gaynor
2014-12-19
3
-40
/
+44
*
|
Fixed #1555 and fixed #1556 -- moved the RSA padding docs into the primary RS...
Alex Gaynor
2014-12-19
3
-81
/
+77
|
/
*
Attempt to link to the os.urandom docs from upstream
Alex Gaynor
2014-12-18
1
-3
/
+3
*
Let people who are curious know how os.urandom is implemented
Alex Gaynor
2014-12-18
1
-0
/
+3
*
remove fully deprecated items from 0.6 deprecation cycle
Paul Kehrer
2014-12-18
1
-45
/
+0
*
Merge pull request #1546 from alex/python-announce
Paul Kehrer
2014-12-18
1
-1
/
+3
|
\
|
*
Announce new releases on python-announce as well
Alex Gaynor
2014-12-17
1
-1
/
+3
*
|
While X.509 is definitely hazardous to one's health. It's not dragons and sha...
Alex Gaynor
2014-12-17
1
-2
/
+0
|
/
*
Merge pull request #1499 from reaperhulk/x509-ossl-impl
Alex Gaynor
2014-12-17
3
-52
/
+199
|
\
|
*
doc update for x509
Paul Kehrer
2014-12-17
1
-1
/
+3
|
*
Markup fix.
Alex Gaynor
2014-12-16
1
-1
/
+2
|
*
Slightly more descriptive docs
Alex Gaynor
2014-12-16
1
-2
/
+2
|
*
fix some docs
Paul Kehrer
2014-12-16
1
-5
/
+5
|
*
add examples for accessing each attr
Paul Kehrer
2014-12-16
1
-2
/
+35
|
*
add parsed_version attribute to InvalidVersion
Paul Kehrer
2014-12-15
1
-0
/
+4
|
*
improve the docs a bit more
Paul Kehrer
2014-12-15
1
-2
/
+5
|
*
rename X509 classes to remove X509 and improve some tests
Paul Kehrer
2014-12-15
1
-14
/
+16
|
*
reorganize a bunch of things related to the x509certificate interface
Paul Kehrer
2014-12-15
3
-59
/
+58
|
*
change it to not_valid_* why not
Paul Kehrer
2014-12-15
1
-2
/
+2
|
*
improve phrasing on X509Certificate fingerprint method param
Paul Kehrer
2014-12-15
1
-2
/
+2
|
*
move x509 to the top of our docs
Paul Kehrer
2014-12-15
1
-1
/
+1
|
*
address review feedback
Paul Kehrer
2014-12-15
2
-6
/
+6
|
*
update docs, test invalid x509 version
Paul Kehrer
2014-12-15
3
-2
/
+7
|
*
move x509 to top level, add more docs
Paul Kehrer
2014-12-15
2
-0
/
+98
*
|
update docs, hoist b64decode up and re-add test for it
Paul Kehrer
2014-12-17
1
-4
/
+9
|
/
*
Merge pull request #1527 from alex/pr/1517
Paul Kehrer
2014-12-15
1
-0
/
+39
|
\
|
*
A handful of tiny fixes
Alex Gaynor
2014-12-15
1
-2
/
+3
|
*
Minor documentation corrections for load_ssh_public_key
Mark Adams
2014-12-13
1
-2
/
+3
|
*
Privatized the load_ssh_rsa_public_key function and fixed some coverage issue...
Mark Adams
2014-12-13
1
-18
/
+0
|
*
Added load_ssh_rsa_public_key to hazmat.primitives.serialization to allow for...
Mark Adams
2014-12-13
1
-0
/
+55
*
|
Merge pull request #1498 from reaperhulk/x509-more-vectors
Alex Stapleton
2014-12-13
1
-21
/
+42
|
\
\
|
|
/
|
/
|
|
*
rename DSA test vector certificate to be more clear
Paul Kehrer
2014-12-12
1
-1
/
+2
|
*
add ECDSA certificate that does not have a named curve OID
Paul Kehrer
2014-12-12
1
-0
/
+2
|
*
add several new x509 test vectors
Paul Kehrer
2014-11-26
1
-21
/
+39
*
|
Merge pull request #1519 from alex/class-naming
Paul Kehrer
2014-12-12
2
-0
/
+4
|
\
\
|
*
|
this is a word
Alex Gaynor
2014-12-12
1
-0
/
+1
|
*
|
Fixes #1518 -- document the captilazation of lcass names
Alex Gaynor
2014-12-12
1
-0
/
+3
*
|
|
Use HTTPS for a number of URLs in the docs
Alex Gaynor
2014-12-12
8
-10
/
+10
|
/
/
*
|
Merge pull request #1502 from reaperhulk/fix-1285
Alex Gaynor
2014-12-08
4
-2
/
+32
|
\
\
|
*
|
add encode_rfc6979_signature and refactor tests to use it
Paul Kehrer
2014-11-27
1
-0
/
+10
|
*
|
add decode_rfc6979_signature helper for DSA/ECDSA
Paul Kehrer
2014-11-27
4
-2
/
+22
|
|
/
*
/
update docs to fix #1481
Paul Kehrer
2014-11-29
1
-0
/
+4
|
/
*
Merge pull request #1493 from reaperhulk/x509-test-vectors
Donald Stufft
2014-11-26
1
-0
/
+6
|
\
|
*
add NIST PKITS X.509 vectors
Paul Kehrer
2014-11-24
1
-0
/
+6
*
|
Merge pull request #1442 from reaperhulk/x509-interface
Alex Gaynor
2014-11-26
3
-0
/
+74
|
\
\
|
*
|
add X509Certificate version attribute
Paul Kehrer
2014-11-25
1
-0
/
+6
|
*
|
add load_der_x509_certificate X509Backend method
Paul Kehrer
2014-11-24
1
-0
/
+7
[prev]
[next]