Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
80dc7521fbf781372851287b8d5fd5079e1a4bcc
80dc752
changelog entry
by Paul Kehrer
· 10 years ago
ab20939
expose tbs_certrequest_bytes and signature on CertificateSigningRequest
by Paul Kehrer
· 10 years ago
7b7f97a
Merge pull request #2504 from reaperhulk/encode-name-constraints
by Alex Gaynor
· 10 years ago
756d7d2
this is also supported in the CSRBuilder
by Paul Kehrer
· 10 years ago
c653937
move _encode_name_constraints and _encode_general_subtrees
by Paul Kehrer
· 10 years ago
9ec0c8e
Merge pull request #2501 from reaperhulk/fix-usernotice
by Alex Gaynor
· 10 years ago
8b399b7
implement support for encoding name constraints
by Paul Kehrer
· 10 years ago
24ea159
shouldn't need values here
by Paul Kehrer
· 10 years ago
2ebd4bd
if EC isn't present we need to declare this enum
by Paul Kehrer
· 10 years ago
04b66da
let the compiler figure out these values
by Paul Kehrer
· 10 years ago
9a426a5
fix a warning in cffi
by Paul Kehrer
· 10 years ago
6d3a07f
Merge pull request #2500 from reaperhulk/pin-sphinx
by Alex Gaynor
· 10 years ago
491e9c8
pin sphinx to 1.3.1 while we sort out the bytes repr issue with 1.3.2
by Paul Kehrer
· 10 years ago
5dcdd10
Merge pull request #2495 from eakret/master
by Paul Kehrer
· 10 years ago
6c83cc6
Also include arc4 in the toctree in test vectors
by Ehren Kret
· 10 years ago
48f1801
Fix pep8 lint errors
by Ehren Kret
· 10 years ago
e23c0b7
Reference arc4.rst from the test-vectors.rst page
by Ehren Kret
· 10 years ago
d01c20f
Add support for 160 bit ARC4 keys
by Ehren Kret
· 10 years ago
7f7fab8
Merge pull request #2490 from tiran/more_ex_data
by Paul Kehrer
· 10 years ago
62fad4c
Add more CRYPTO_EX_DATA functions
by Christian Heimes
· 10 years ago
cc1962d
Merge pull request #2489 from etrauschke/crl_verify
by Paul Kehrer
· 10 years ago
569aa6a
test name fix
by Erik Trauschke
· 10 years ago
6abe2bb
add tbsCertList and signature interfaces to CRLs
by Erik Trauschke
· 10 years ago
a06e0cf
Merge pull request #2487 from reaperhulk/port-changelog
by Alex Gaynor
· 10 years ago
dcf40fc
port the 1.1.1 changelog to master
by Paul Kehrer
· 10 years ago
0da7432
Merge pull request #2475 from reaperhulk/cms-098hplus
by Alex Gaynor
· 10 years ago
2176fb8
RHEL 6.4 and below don't even claim to be 1.0.0 final...
by Paul Kehrer
· 10 years ago
053bc73
whoops
by Paul Kehrer
· 10 years ago
5653bde
reorganize and rename
by Paul Kehrer
· 10 years ago
a40a83a
these functions were added in 1.0.0, while CMS was added in 0.9.8h
by Paul Kehrer
· 10 years ago
747ef46
Merge pull request #2472 from alex/more-detail
by Paul Kehrer
· 10 years ago
705ff5e
Include the full OpenSSL error in the exception message
by Alex Gaynor
· 10 years ago
b91a244
Merge pull request #2469 from reaperhulk/progress-bars
by Alex Gaynor
· 10 years ago
ff0d375
move bar.done out of the loop because obviously
by Paul Kehrer
· 10 years ago
8f1a2d5
switch to using BytesIO
by Paul Kehrer
· 10 years ago
e0e90a8
add progress bar to wheel downloads
by Paul Kehrer
· 10 years ago
8d3168b
Merge pull request #2467 from reaperhulk/fix-version-check
by Alex Gaynor
· 10 years ago
564600e
Merge pull request #2466 from reaperhulk/remove-malloc-debug-init
by Alex Gaynor
· 10 years ago
bcb65b7
these flags were actually added in 1.0.2beta2, not before that.
by Paul Kehrer
· 10 years ago
0b1be54
remove malloc_debug_init as it has occasionally caused compile issues
by Paul Kehrer
· 10 years ago
ea09b72
Merge pull request #2387 from reaperhulk/x509-signature
by Alex Gaynor
· 10 years ago
d289805
rename tbs_certificate to tbs_certificate_bytes, add a comment
by Paul Kehrer
· 10 years ago
aa74abb
skip check
by Paul Kehrer
· 10 years ago
d91e7c1
add support for Certificate signature and tbs_certificate
by Paul Kehrer
· 10 years ago
5f80d6c
Merge pull request #2464 from alex/more-aggressive
by Paul Kehrer
· 10 years ago
3f65e74
Provide more aggressive language about dropping 2.6
by Alex Gaynor
· 10 years ago
a335867
Merge pull request #2461 from alex/typos
by Paul Kehrer
· 10 years ago
a22d52b
Merge pull request #2462 from reaperhulk/pypy4-mac
by Hynek Schlawack
· 10 years ago
2be252f
use pypy4 on mac
by Paul Kehrer
· 10 years ago
4d77150
switch to directly grabbing pyenv rather than using homebrew on mac
by Paul Kehrer
· 10 years ago
62c126f
flake8
by Alex Gaynor
· 10 years ago
19e685b
corrected a few typos in comments
by Alex Gaynor
· 10 years ago
1a13a5f
Merge pull request #2459 from alex/pypy-4
by Paul Kehrer
· 10 years ago
849f120
Merge pull request #2458 from PeterHamilton/add-elliptic-curve-test-fixtures
by Paul Kehrer
· 10 years ago
91000fa
Swapping modified x509 test with modified ec test
by Peter Hamilton
· 10 years ago
51bc8e0
Fixing fixture import order
by Peter Hamilton
· 10 years ago
1f6890e
Adding test usage for elliptic curve fixtures
by Peter Hamilton
· 10 years ago
89fb47d
pypy 4.0.0
by Alex Gaynor
· 10 years ago
f79a07a
Adding elliptic curve test fixtures
by Peter Hamilton
· 10 years ago
a0cb27c
Merge pull request #2455 from alex/different-curves
by Paul Kehrer
· 10 years ago
81d4a35
Merge pull request #2457 from reaperhulk/deprecation-dance
by Alex Gaynor
· 10 years ago
e245345
please flake8
by Alex Gaynor
· 10 years ago
aad5789
oh right pep8 is a thing
by Paul Kehrer
· 10 years ago
1e392ab
do the deprecation dance for the twelfth release
by Paul Kehrer
· 10 years ago
eb5e0ae
Error cleanly if the public and private keys to an ECDH key exchange are on different curves
by Alex Gaynor
· 10 years ago
46a0770
Merge pull request #2454 from reaperhulk/reopen-master
by Alex Gaynor
· 10 years ago
c5b430f
reopen master for development on the twelfth release
by Paul Kehrer
· 10 years ago
246a44e
Merge pull request #2453 from reaperhulk/1.1-release
by Alex Gaynor
· 10 years ago
e9ac027
bump version and update changelog for eleventh release (1.1)
by Paul Kehrer
· 10 years ago
064d02b
Merge pull request #2450 from reaperhulk/numbers-repr
by Alex Gaynor
· 10 years ago
4ef99da
add ellipticcurvepublicnumbers repr
by Paul Kehrer
· 10 years ago
d3f4ecd
Merge pull request #2447 from reaperhulk/encode-decode-point
by Alex Gaynor
· 10 years ago
cab8db3
Merge pull request #2449 from reaperhulk/document-constructors
by Alex Gaynor
· 10 years ago
197db33
address review feedback
by Paul Kehrer
· 10 years ago
1cb9e55
inline some type declarations in the docs
by Paul Kehrer
· 10 years ago
1a1b115
add changelog entry
by Paul Kehrer
· 10 years ago
47c32ba
document the constructors for our extensions and general names
by Paul Kehrer
· 10 years ago
13d4e74
modify approach to use EllipticCurvePublicNumbers methods
by Paul Kehrer
· 10 years ago
d984959
Merge pull request #2435 from reaperhulk/fix-2407
by Alex Gaynor
· 10 years ago
e4150bc
remove support for null points, improve docs
by Paul Kehrer
· 10 years ago
8fdd1d3
update comment to include a bit more detail
by Paul Kehrer
· 10 years ago
9c72a6b
Merge pull request #2446 from reaperhulk/init-locks
by Alex Gaynor
· 10 years ago
225a08f
work on py3
by Paul Kehrer
· 10 years ago
39c4445
remove unneeded str
by Paul Kehrer
· 10 years ago
1de222d
modify sadness prose
by Paul Kehrer
· 10 years ago
3568563
rst continues to be a mystery
by Paul Kehrer
· 10 years ago
8b5d094
switch to using pyasn1_modules for the test
by Paul Kehrer
· 10 years ago
d9cfab3
fix some docs
by Paul Kehrer
· 10 years ago
467072f
add support for encoding/decoding elliptic curve points
by Paul Kehrer
· 10 years ago
9bbf778
Merge pull request #2220 from reaperhulk/encode-cp
by Alex Gaynor
· 10 years ago
a4ff3ca
expand comment
by Paul Kehrer
· 10 years ago
a82136f
use new ExtensionOID
by Paul Kehrer
· 10 years ago
1161aea
move lock initialization to during binding import
by Paul Kehrer
· 10 years ago
c6af939
Merge pull request #2293 from reaperhulk/idempotent-engine-add
by Alex Gaynor
· 10 years ago
ea6c605
one more assert
by Paul Kehrer
· 10 years ago
8cd001d
convert asserts to openssl_assert
by Paul Kehrer
· 10 years ago
df38700
support encoding certificate policies in CertificateBuilder
by Paul Kehrer
· 10 years ago
d2146ec
address review comments
by Paul Kehrer
· 10 years ago
b7ee910
Merge pull request #2445 from alex/name-hash
by Paul Kehrer
· 10 years ago
1aecec7
typo
by Alex Gaynor
· 10 years ago
Next »