Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
pyopenssl
/
0f11ab36e36073e4cfeb23d476c4e6940671a263
/
src
/
OpenSSL
/
crypto.py
80262fb
Fixed a misleading typo in teh docs
by Alex Gaynor
· 9 years ago
8d4f976
Fix some links and markup
by Hynek Schlawack
· 9 years ago
0dcacf7
switch to OPENSSL_free
by Paul Kehrer
· 9 years ago
c84567b
Remove code for pre-cryptography 1.2
by Alex Gaynor
· 9 years ago
e8f91cc
treat x509 extension objects as opaque pointers
by Paul Kehrer
· 9 years ago
c488dea
Merge pull request #435 from reaperhulk/m-asn1-time-dup
by Hynek Schlawack
· 9 years ago
afa5a66
gc the DSA key a different way
by Paul Kehrer
· 9 years ago
2fe23b0
fix test and a missing X509_REVOKED_dup call
by Paul Kehrer
· 9 years ago
8dddb1a
remove X509_REVOKED_dup entirely since cryptography can do this
by Paul Kehrer
· 9 years ago
a0860b9
switch to DSA_generate_parameters_ex
by Paul Kehrer
· 9 years ago
e09399b
Fix signature buffer size for RSA keys
by Colleen Murphy
· 9 years ago
2a91ba3
Make pyOpenSSL future-proof
by Hynek Schlawack
· 10 years ago
fde45c9
compare datetimes directly for the expiry check
by Paul Kehrer
· 10 years ago
e6bcce8
Fix get_issuer/subject docstrings for X509 too.
by Cory Benfield
· 10 years ago
881dc8d
Fix get_subject docstring.
by Cory Benfield
· 10 years ago
2b6bb80
Further clarify dump_publickey argument types.
by Cory Benfield
· 10 years ago
c9c30a2
Cleanup types in docstrings.
by Cory Benfield
· 10 years ago
9c590b9
Further docstring cleanups.
by Cory Benfield
· 10 years ago
1e9c7ab
No coverage on this branch
by Cory Benfield
· 10 years ago
e813cec
Remove :py: prefixes
by Cory Benfield
· 10 years ago
11c1019
Cleanup docstrings.
by Cory Benfield
· 10 years ago
6492f7c
Support for serializing/deserializing public keys
by Cory Benfield
· 10 years ago
8d887e1
fix review issues
by Paul Kehrer
· 10 years ago
5d5d28d
alter has_expired to fix bugs related to ASN1_UTCTIME_cmp_time_t
by Paul Kehrer
· 10 years ago
0a3cd6d
Add type information to crl parameter
by Hynek Schlawack
· 10 years ago
f05b212
factor out function to dump crl
by Dominic Chen
· 10 years ago
f0e6685
Move package into src
by Hynek Schlawack
· 10 years ago
[Renamed from OpenSSL/crypto.py]
510a04e
Merge pull request #372 from hynek/oakley
by lvh
· 10 years ago