Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
eca59b7064be4c2e0b7f8255431060e271a7f67d
/
docs
/
hazmat
b32b005
fixed this doc too
by Alex Gaynor
· 10 years ago
8ea90ef
docs changes based on feedback
by Paul Kehrer
· 10 years ago
4cfd01d
relink some things
by Paul Kehrer
· 10 years ago
15a1b59
move PublicKeyWithSerialization methods to PublicKey
by Paul Kehrer
· 10 years ago
c7de254
remove docs for WithNumbers classes that are removed in 1.0
by Paul Kehrer
· 10 years ago
a9732f5
add two missing methods to backend interface docs
by Paul Kehrer
· 10 years ago
677c531
Fixed the anchor of a URL that changed on wikipedia
by Alex Gaynor
· 10 years ago
dae4076
Remove mention of extract/expand operations from ConcatKDF docs.
by Terry Chia
· 10 years ago
66f380c
cleanup a doctest and add a changelog entry for concatkdf
by Paul Kehrer
· 10 years ago
8a690fb
Add ConcatKDF from NIST SP 800-56A
by Simo Sorce
· 10 years ago
724617c
some docs cleanup for OTP
by Paul Kehrer
· 10 years ago
840a99b
Move the external link to page bottom.
by Jiangge Zhang
· 10 years ago
0d9dbbe
add license header and fix grammar errors.
by Jiangge Zhang
· 10 years ago
d4e0a83
Remove a default argument and rename a private function.
by Jiangge Zhang
· 10 years ago
e9f8eb9
Describe provisioning URI in the document.
by Jiangge Zhang
· 10 years ago
9475900
Docs for CTR and GCM should say that IV/nonce must be unique
by Eeshan Garg
· 10 years ago
ebbeedf
add support for secp256k1
by Paul Kehrer
· 10 years ago
b7c6029
DH backend interfaces
by Alex Stapleton
· 11 years ago
3697b1a
update a link that has been permanently redirected
by Paul Kehrer
· 10 years ago
ec60cae
Update docs
by Steven Buss
· 10 years ago
2d72cbf
Simpler language
by Alex Gaynor
· 10 years ago
45a7fdb
Removed a confusing sentence
by Alex Gaynor
· 10 years ago
834c03e
Document that decode_rfc6979_signature raises ValueError
by Alex Gaynor
· 10 years ago
8900818
Merge pull request #1727 from public/dh-key-iface-2015
by Paul Kehrer
· 10 years ago
232de6c
DH key interfaces
by Alex Stapleton
· 11 years ago
7476ff5
update ecrypt link in docs
by Paul Kehrer
· 10 years ago
7e007d5
add missing "signing"
by Paul Kehrer
· 10 years ago
a1a1f23
rename to CertificateSigningRequest
by Paul Kehrer
· 10 years ago
31e3988
rename request to CSR
by Paul Kehrer
· 10 years ago
dc480ad
basic support for parsing x509 requests
by Paul Kehrer
· 10 years ago
891efd9
missed some links
by Paul Kehrer
· 10 years ago
ebee006
Do the deprecation dance
by Paul Kehrer
· 10 years ago
a5515c7
DSA public key serialization
by Paul Kehrer
· 10 years ago
c2ab307
fix a docs link
by Paul Kehrer
· 10 years ago
c5d886a
update docs to add ECPublicKey to list of classes that have public_bytes
by Paul Kehrer
· 10 years ago
419615b
serialize EC public keys
by Paul Kehrer
· 10 years ago
efc7f3d
update docs to note PKCS1 is essentially RSA only
by Paul Kehrer
· 10 years ago
3f157e0
support RSA public key serialization
by Paul Kehrer
· 10 years ago
ec34263
serialize DSA private keys
by Paul Kehrer
· 10 years ago
f1c7b74
format to privateformat
by Paul Kehrer
· 10 years ago
fb9410d
add support for serialization of EC private keys
by Paul Kehrer
· 10 years ago
db9d97f
s/Format/PrivateFormat
by Paul Kehrer
· 10 years ago
6bb9624
Merge pull request #1503 from reaperhulk/serialize-some-keys
by Alex Stapleton
· 10 years ago
223a8f0
change as_bytes to private_bytes, link more things
by Paul Kehrer
· 10 years ago
35194c9
linkify some things per review, fix an import
by Paul Kehrer
· 10 years ago
45be354
add more docs stuff from review that I missed
by Paul Kehrer
· 10 years ago
6177cbe
address review feedback
by Paul Kehrer
· 10 years ago
4443184
DH numbers
by Alex Stapleton
· 11 years ago
8aad028
rename dump to as_bytes
by Paul Kehrer
· 10 years ago
4d23604
fix docs
by Paul Kehrer
· 10 years ago
199dc27
address review comments
by Paul Kehrer
· 10 years ago
f83e25c
Support for traditional OpenSSL and PKCS8 RSA private key serialization
by Paul Kehrer
· 10 years ago
2c52605
Fixed links in the docs
by Alex Gaynor
· 10 years ago
b7bf3d5
Fixed a syntax error in the docs
by Alex Gaynor
· 10 years ago
99141e4
Updated docs for new API
by Alex Gaynor
· 10 years ago
78eb105
fix docs for unsupportedalgorithm exception (thanks nitpicky)
by Paul Kehrer
· 10 years ago
8c2539c
add examples
by Paul Kehrer
· 10 years ago
99a249d
support DER public and private key loading in the openssl backend
by Paul Kehrer
· 11 years ago
3fad190
This link is also HTTPS
by Alex Gaynor
· 10 years ago
111aff2
Use HTTPS for a few URLs in the docs that support it
by Alex Gaynor
· 10 years ago
6201230
Fixed a link that the EFF moved
by Alex Gaynor
· 10 years ago
0be5ef9
Merge pull request #1668 from reaperhulk/move-kdf-interfaces
by Alex Gaynor
· 10 years ago
48402ff
move KDF interface
by Paul Kehrer
· 10 years ago
543031a
Fixed URL in the docs
by Alex Gaynor
· 10 years ago
25bbc15
move asymmetric signature interface docs
by Paul Kehrer
· 10 years ago
0d6203f
move asymmetric signature/verification interfaces
by Paul Kehrer
· 10 years ago
64ddb7a
move asymmetric padding interface to primitives.asymmetric.padding
by Paul Kehrer
· 10 years ago
7c5c9fe
export interfaces from base in ciphers, update docs
by Paul Kehrer
· 10 years ago
2129d50
fix docs links
by Paul Kehrer
· 10 years ago
4ab6059
move padding
by Paul Kehrer
· 10 years ago
513b7cb
move cipher and mode interfaces
by Paul Kehrer
· 10 years ago
601278a
move hash interfaces
by Paul Kehrer
· 10 years ago
45efdbc
make our docs job nitpicky and fix every broken link
by Paul Kehrer
· 10 years ago
13b6aff
remove unused X509 certificate interface
by Paul Kehrer
· 10 years ago
b41c80b
Merge pull request #1652 from reaperhulk/move-ec
by Alex Stapleton
· 10 years ago
d2fa7d2
document that we moved the DSA interfaces
by Paul Kehrer
· 10 years ago
3bc87ab
move EC interfaces
by Paul Kehrer
· 10 years ago
1a3203b
Have the pem public/private key loading docs point to x.509
by Alex Gaynor
· 11 years ago
514c730
Include an example of loading a public key
by Alex Gaynor
· 11 years ago
f79c231
Move RSA*Key interfaces to cryptography.hazmat.primitives.asymmetric.rsa
by Alex Stapleton
· 11 years ago
f48f69d
Move DSA* interfaces to interfaces.dsa module
by Alex Stapleton
· 11 years ago
65637eb
doc update
by Paul Kehrer
· 11 years ago
aca05e6
various improvements to rsa_recover_prime_factors per review feedback
by Paul Kehrer
· 11 years ago
836b830
recover (p, q) given (n, e, d). fixes #975
by Paul Kehrer
· 11 years ago
2dcdf87
Merge pull request #1608 from reaperhulk/der-backend-interfaces
by Alex Gaynor
· 11 years ago
9f6aa0f
Bump some more years
by Alex Gaynor
· 11 years ago
20c4404
Increase the year in some of our docs
by Alex Gaynor
· 11 years ago
76da86a
add DER backend interfaces
by Paul Kehrer
· 11 years ago
e591778
IV should be 16 bytes
by Gregory Haynes
· 11 years ago
7e28fbb
iv should be 32 bytes
by Gregory Haynes
· 11 years ago
e261d94
Assign iv to var and remove testsetup block
by Gregory Haynes
· 11 years ago
0f98611
Make the symmetric-enc example an example
by Gregory Haynes
· 11 years ago
7b59df1
Update OpenSSL backend docs.
by Terry Chia
· 11 years ago
fecf644
Fixed some grammar in the docs
by Alex Gaynor
· 11 years ago
f05763c
Merge branch 'master' into openssh-elliptic-curve
by Alex Gaynor
· 11 years ago
eeb8143
Bring back text about unsupported formats
by Alex Gaynor
· 11 years ago
e710dd9
Removed documentation for features which were removed
by Alex Gaynor
· 11 years ago
6db8f98
Update the docs a bit
by Alex Gaynor
· 11 years ago
6596b32
Provide background on asymmetric crypto in index
by Alex Gaynor
· 11 years ago
1a8ccf7
Missing char
by Alex Gaynor
· 11 years ago
Next »