Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
e3e1d5546a17e42df6ddeb5d18b041f1dd40b4c8
/
docs
e3e1d55
move x509 to the top of our docs
by Paul Kehrer
· 11 years ago
a68fd33
address review feedback
by Paul Kehrer
· 11 years ago
a9d78c1
update docs, test invalid x509 version
by Paul Kehrer
· 11 years ago
016e08a
move x509 to top level, add more docs
by Paul Kehrer
· 11 years ago
9305287
Merge pull request #1527 from alex/pr/1517
by Paul Kehrer
· 11 years ago
993b85a
A handful of tiny fixes
by Alex Gaynor
· 11 years ago
1832e24
Minor documentation corrections for load_ssh_public_key
by Mark Adams
· 11 years ago
c5e9ce0
Merge pull request #1498 from reaperhulk/x509-more-vectors
by Alex Stapleton
· 11 years ago
b7b9117
Privatized the load_ssh_rsa_public_key function and fixed some coverage issues on test_serialization.
by Mark Adams
· 11 years ago
78a7d1c
Added load_ssh_rsa_public_key to hazmat.primitives.serialization to allow for loading of OpenSSH RSA public keys
by Mark Adams
· 11 years ago
be42d09
Merge pull request #1519 from alex/class-naming
by Paul Kehrer
· 11 years ago
985a398
this is a word
by Alex Gaynor
· 11 years ago
a850c61
rename DSA test vector certificate to be more clear
by Paul Kehrer
· 11 years ago
e9df294
Use HTTPS for a number of URLs in the docs
by Alex Gaynor
· 11 years ago
ee1d96c
Fixes #1518 -- document the captilazation of lcass names
by Alex Gaynor
· 11 years ago
d317bae
add ECDSA certificate that does not have a named curve OID
by Paul Kehrer
· 11 years ago
68416c3
Merge pull request #1502 from reaperhulk/fix-1285
by Alex Gaynor
· 11 years ago
836955f
update docs to fix #1481
by Paul Kehrer
· 11 years ago
aa7daca
add encode_rfc6979_signature and refactor tests to use it
by Paul Kehrer
· 11 years ago
65d054d
add decode_rfc6979_signature helper for DSA/ECDSA
by Paul Kehrer
· 11 years ago
ebc2650
add several new x509 test vectors
by Paul Kehrer
· 11 years ago
579b138
Merge pull request #1493 from reaperhulk/x509-test-vectors
by Donald Stufft
· 11 years ago
77f457e
Merge pull request #1442 from reaperhulk/x509-interface
by Alex Gaynor
· 11 years ago
cebb31a
add Yosemite to our list of tested/supported platforms
by Paul Kehrer
· 11 years ago
244637c
add X509Certificate version attribute
by Paul Kehrer
· 11 years ago
8473df6
add load_der_x509_certificate X509Backend method
by Paul Kehrer
· 11 years ago
f0e05bb
link datetime better and add naïve to spelling list
by Paul Kehrer
· 11 years ago
333ae9b
update docs with review feedback
by Paul Kehrer
· 11 years ago
bab4e39
add NIST PKITS X.509 vectors
by Paul Kehrer
· 11 years ago
6c4302e
add backend interface for loading x509 certificates
by Paul Kehrer
· 11 years ago
05c122b
Initial minimal X509Certificate interfaces
by Paul Kehrer
· 11 years ago
1cfc5d5
A few more docs fixes
by Alex Gaynor
· 11 years ago
e85e356
A handful of different fixes for the interface docs
by Alex Gaynor
· 11 years ago
4922c45
fixed a syntax error in the docs
by Alex Gaynor
· 11 years ago
899c3ac
Update docs
by Alex Gaynor
· 11 years ago
28add4f
Merge pull request #1480 from alex/document-in-more-places
by David Reid
· 11 years ago
4b4a1c2
Describe teh format of the result of signer.finalize(). Fixes #1479
by Alex Gaynor
· 11 years ago
93f135a
Improved the interface docs for DSA and ECDSA signatures
by Alex Gaynor
· 11 years ago
5951f46
Update the license header for every source file, as well as the documentation.
by Alex Gaynor
· 11 years ago
c62a78c
Move the cryptography package into a src/ subdirectory
by Donald Stufft
· 11 years ago
fda9247
Refs #1209 -- clearly state the licensing requirements in the docs
by Alex Gaynor
· 11 years ago
09dd287
Fixed a few typos
by Alex Gaynor
· 11 years ago
4c82513
added docs stuff on when added
by Alex Gaynor
· 11 years ago
c34893c
Merge branch 'master' into multi-fernet
by Alex Gaynor
· 11 years ago
7d15688
A few docs formatting nits
by Alex Gaynor
· 11 years ago
c7c82f3
Add to changelog. Document deprecation.
by Terry Chia
· 11 years ago
0fc591f
Add missing period.
by Terry Chia
· 11 years ago
cc5e445
Add docs.
by Terry Chia
· 11 years ago
e148d01
Added docs for multifernet
by Alex Gaynor
· 11 years ago
a5a432a
update OpenSSL versions we test against in the docs
by Paul Kehrer
· 11 years ago
1329a85
Remove outdated information from FAQ.
by Terry Chia
· 11 years ago
3654d2f
remove deprecated DSA classes/methods and update tests
by Paul Kehrer
· 11 years ago
e055b27
remove docs for fully deprecated classes/methods
by Paul Kehrer
· 11 years ago
9952434
Merge pull request #1367 from alex/line-length
by Paul Kehrer
· 11 years ago
b525adf
add an ignore path for doc8 + fix a long line causing failures
by Paul Kehrer
· 11 years ago
b366f39
Wrap lines appropriately
by Alex Gaynor
· 11 years ago
5a47738
Merge pull request #1345 from reaperhulk/ec-withnumbers
by Alex Gaynor
· 11 years ago
77e95a0
deprecate backend method names for elliptic curve number loading
by Paul Kehrer
· 11 years ago
5cfd211
fix naming mistake in the docs (for DSA and the new EC docs)
by Paul Kehrer
· 11 years ago
e025be2
add EC WithNumbers interfaces and docs
by Paul Kehrer
· 11 years ago
281d6b2
Slight clarification of the load_pem_public_key docs
by Alex Gaynor
· 11 years ago
801e8c1
Added all changes lost in merge reset
by michael-hart
· 11 years ago
b45731b
Part 1 of rebase, with corrections for pep8
by michael-hart
· 11 years ago
9f7ad19
small cleanup to docs
by Paul Kehrer
· 11 years ago
7289496
Updated spelling_wordlist.txt
by michael-hart
· 11 years ago
83c67e1
Update spelling_wordlist.txt
by michael-hart
· 11 years ago
59f7219
Update test-vectors.rst
by michael-hart
· 11 years ago
04e783f
Implemented support for loading EC private keys
by unknown
· 11 years ago
4e5d1ee
Grammar from @reaperhulk
by Alex Gaynor
· 11 years ago
ac83b39
Try a different phrasing
by Alex Gaynor
· 11 years ago
f0ca2e8
Start moving everything to the new API
by Alex Gaynor
· 11 years ago
99e61ea
typo fix
by Alex Gaynor
· 11 years ago
38b11cc
Merge branch 'master' into pem-loading-backend
by Alex Gaynor
· 11 years ago
dda54aa
All the other pages use sentence case titles.
by Alex Stapleton
· 11 years ago
12e4742
add the spelling wordlist additions as well
by Paul Kehrer
· 11 years ago
e683dee
add OpenSSL from RHEL/CentOS 7 to testing list
by Paul Kehrer
· 11 years ago
e0e9541
Document the new interface
by Alexander Gaynor
· 11 years ago
a1f1afa
Reorder the backend interfaces in the docs to group them more sensibly
by Alexander Gaynor
· 11 years ago
09db2fa
Merge pull request #1265 from reaperhulk/update-platforms
by Alex Gaynor
· 11 years ago
e943b79
Merge pull request #1264 from public/dh-vectors
by Paul Kehrer
· 11 years ago
23fef0a
NIST KASVS values for DH and ECDH
by Alex Stapleton
· 11 years ago
73667de
update testing platforms/OpenSSL versions
by Paul Kehrer
· 11 years ago
6c59fc6
Merge pull request #1261 from alex/we-are-the-six-percent
by Paul Kehrer
· 11 years ago
6e1fa9b
No point showing a ...
by Alex Gaynor
· 11 years ago
45fd057
Try to make the examples of verifying an HMAC/CMAC clearer -- refs #1259
by Alex Gaynor
· 11 years ago
b1e83a5
Remove the 6% chance this test will fail -- refs #1259
by Alex Gaynor
· 11 years ago
faf305b
Get rid of remaining pycon blocks
by Alex Stapleton
· 11 years ago
58a3f91
Turn this into a doctest block
by Alex Gaynor
· 11 years ago
814c575
Fixed name of the function
by Alex Gaynor
· 11 years ago
3ed90bb
Fixed example in the serialization docs
by Alex Gaynor
· 11 years ago
192f1f7
Mention both RFCs
by Alex Gaynor
· 11 years ago
9883e4e
Document what the PEM headers look like in more cases
by Alex Gaynor
· 11 years ago
bdcca52
document methods on RSA/DSA Numbers classes
by Paul Kehrer
· 11 years ago
a9f2fec
these functions were removed before 0.5 release
by Paul Kehrer
· 11 years ago
ab8d3eb
Merge pull request #1225 from alex/deprecation
by Alex Stapleton
· 11 years ago
61292a7
Remove merge leftovers
by Terry Chia
· 11 years ago
d77b97a
Advanced and remove the deprecated MGF1 sale length code
by Alex Gaynor
· 11 years ago
625edca
Merge pull request #1213 from reaperhulk/update-release-docs
by Alex Stapleton
· 11 years ago
81fed66
Update security.rst to note that we statically link OpenSSL now.
by Terry Chia
· 11 years ago
43a7f4b
Merge pull request #1206 from reaperhulk/static-windows-builds
by Alex Stapleton
· 11 years ago
Next »