Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
f28dd458705b1e0cb1680537605d51da981b974e
f28dd45
Windows wheels will now be built against OpenSSL 1.0.2
by Paul Kehrer
· 10 years ago
0be6ddc
Merge pull request #1714 from reaperhulk/asymmetric-public-vectors
by Alex Stapleton
· 10 years ago
b0299ec
Merge pull request #1719 from alex/fix-link
by Paul Kehrer
· 10 years ago
c21c4af
Merge pull request #1720 from reaperhulk/gcc-old-openssl-match-made-in-hell
by Alex Gaynor
· 10 years ago
d39c560
Revert "simplify our DSA parameter copying"
by Paul Kehrer
· 10 years ago
a80fb94
Fixed URL that changed in docs
by Alex Gaynor
· 10 years ago
7144556
Merge pull request #1717 from reaperhulk/dsa-use-params-dup
by Alex Gaynor
· 10 years ago
61d4a95
Merge pull request #1716 from Ayrx/move-padding
by Paul Kehrer
· 10 years ago
9006578
simplify our DSA parameter copying
by Paul Kehrer
· 10 years ago
75934f5
Fix indentation.
by Terry Chia
· 10 years ago
695d140
Move padding code into .c and .h files.
by Terry Chia
· 10 years ago
6d97742
DER conversion of PKCS1 rsa.pub.pem
by Paul Kehrer
· 10 years ago
93638b4
Merge pull request #1713 from reaperhulk/openssl-links
by Alex Gaynor
· 10 years ago
b07a0c9
add RSA/DSA PKCS1 public keys
by Paul Kehrer
· 10 years ago
5e9a8a3
Update OpenSSL test vector link to point at Github repository
by Paul Kehrer
· 10 years ago
7385d5d
Merge pull request #1709 from reaperhulk/serialize-ec-private-key
by Alex Gaynor
· 10 years ago
59e5c86
add changelog entry
by Paul Kehrer
· 10 years ago
f1c7b74
format to privateformat
by Paul Kehrer
· 10 years ago
61ecd27
skip those tests if ec unsupported
by Paul Kehrer
· 10 years ago
fb9410d
add support for serialization of EC private keys
by Paul Kehrer
· 10 years ago
741175e
Merge pull request #1711 from reaperhulk/serialize-format-private-format
by Alex Gaynor
· 10 years ago
db9d97f
s/Format/PrivateFormat
by Paul Kehrer
· 10 years ago
ab1b423
Merge pull request #1708 from reaperhulk/serialize-shared-private-bytes
by Alex Gaynor
· 10 years ago
98975e9
update naming
by Paul Kehrer
· 10 years ago
9477031
move private_bytes to a shared method so we can reuse it
by Paul Kehrer
· 10 years ago
d208417
Merge pull request #1707 from alex/official-deprecated
by Paul Kehrer
· 10 years ago
62560b3
Use the official API for deprecation with the MACContext rename
by Alex Gaynor
· 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
20456e9
add exact byte test
by Paul Kehrer
· 10 years ago
6177cbe
address review feedback
by Paul Kehrer
· 10 years ago
e8f12f8
Merge pull request #1697 from reaperhulk/x509-request-vectors
by Alex Stapleton
· 10 years ago
95e89dc
Merge pull request #1315 from public/dh-numbers
by Paul Kehrer
· 10 years ago
4443184
DH numbers
by Alex Stapleton
· 11 years ago
858dd3f
listify a parametrized test
by Paul Kehrer
· 10 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
3639423
Merge pull request #1699 from alex/deprecated-names-serialization
by Paul Kehrer
· 10 years ago
45827ae
Fixed the use of deprecated names in the serialization tests
by Alex Gaynor
· 10 years ago
b639ad4
Merge pull request #1696 from alex/rsa-dsa-tests-move
by Paul Kehrer
· 10 years ago
0fd652b
Merge pull request #1698 from alex/docs-syntax-error
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
ff2167a
move x509 request vector docs to a new section
by Paul Kehrer
· 10 years ago
62bd386
add X509 request custom vectors
by Paul Kehrer
· 10 years ago
97f475d
Updated RSA and DSA tests for moved classes
by Alex Gaynor
· 10 years ago
4733b47
Merge pull request #1694 from alex/x509-test-move
by Paul Kehrer
· 10 years ago
32c57df
This module has been renamed.
by Alex Gaynor
· 10 years ago
3c125b1
Merge pull request #1693 from alex/update-docs
by Paul Kehrer
· 10 years ago
99141e4
Updated docs for new API
by Alex Gaynor
· 10 years ago
15c7f6f
Merge pull request #1610 from reaperhulk/load-der-keys
by Alex Gaynor
· 10 years ago
ca32445
Merge pull request #1692 from reaperhulk/ibm-has-the-worst-webserver
by Alex Gaynor
· 10 years ago
c2fe5e2
remove IBM link and replace with smartbear PDF link
by Paul Kehrer
· 10 years ago
19b4c1a
Merge pull request #1691 from reaperhulk/buildtimetrend
by Alex Gaynor
· 10 years ago
b4d66ce
add a webhook for buildtimetrend.herokuapp.com to check it out
by Paul Kehrer
· 10 years ago
cbf0a9c
Merge pull request #1690 from alex/simplify-travis
by Paul Kehrer
· 10 years ago
84d14af
Simplified the travis install script
by Alex Gaynor
· 10 years ago
d8a1d0e
remove unneeded parens
by Paul Kehrer
· 10 years ago
d43a633
free PKCS8_PRIV_KEY_INFO * and reuse membio for der loading
by Paul Kehrer
· 10 years ago
1e19c46
Merge pull request #1687 from reaperhulk/update-freebsd-ossl-version
by Alex Gaynor
· 10 years ago
96a0827
OpenSSL 1.0.1j-freebsd is what we test against with FreeBSD 10.1
by Paul Kehrer
· 10 years ago
66e0651
Merge pull request #1686 from dstufft/use-flat
by Alex Gaynor
· 10 years ago
e14bc7a
Use the flat style to match all the other badges
by Donald Stufft
· 10 years ago
9bc5d50
Merge pull request #1684 from reaperhulk/remove-freebsd92
by Alex Gaynor
· 10 years ago
77f540d
note that we removed freebsd 9.2 from CI in changelog
by Paul Kehrer
· 10 years ago
9543e4e
Merge pull request #1683 from alex/only-run-local-tests
by Paul Kehrer
· 10 years ago
bd88ee6
we don't test on freebsd 9.x any more
by Paul Kehrer
· 10 years ago
8a58e69
Tell py.test to only run the tests from the local tests dir.
by Alex Gaynor
· 10 years ago
8be38b3
Merge pull request #1681 from dstufft/fix-setuppy-test
by Paul Kehrer
· 10 years ago
e8179e7
Pass the sys.path into the subprocess
by Donald Stufft
· 10 years ago
1b2a616
Merge pull request #1651 from reaperhulk/x509-signature-algorithm
by Alex Gaynor
· 10 years ago
78eb105
fix docs for unsupportedalgorithm exception (thanks nitpicky)
by Paul Kehrer
· 11 years ago
e81438a
move gc above potential exception
by Paul Kehrer
· 11 years ago
8c2539c
add examples
by Paul Kehrer
· 11 years ago
99a249d
support DER public and private key loading in the openssl backend
by Paul Kehrer
· 11 years ago
1a7ba87
surrender to alex's feels and name our constants consistently
by Paul Kehrer
· 10 years ago
fa35ef8
Merge pull request #1680 from alex/simplification
by Paul Kehrer
· 10 years ago
f957423
Simplify x509.Name.get_attributes_for_oid
by Alex Gaynor
· 10 years ago
bae5a64
Merge pull request #1679 from reaperhulk/libre-support
by Alex Gaynor
· 10 years ago
8996f67
move some compression things around for libre
by Paul Kehrer
· 10 years ago
c965f0a
move COMP_METHOD define and change to typedef for libre
by Paul Kehrer
· 10 years ago
27e6b9c
Update changelog for LibreSSL fixes
by Steven McDonald
· 10 years ago
3801532
Allow the OpenSSL version string to begin with LibreSSL
by Steven McDonald
· 10 years ago
fab60f1
Disable features exclusive to newer OpenSSL when using LibreSSL
by Steven McDonald
· 10 years ago
6f71110
Define COMP_METHOD when building against LibreSSL
by Steven McDonald
· 10 years ago
1165473
conditionally bind cryptodev engine for LibreSSL
by Paul Kehrer
· 10 years ago
16a95ea
conditionally bind EGD for libressl
by Paul Kehrer
· 10 years ago
4680b1d
Merge pull request #1676 from alex/more-https
by Paul Kehrer
· 10 years ago
71d40c6
address review feedback, fix short names for sig alg OIDs
by Paul Kehrer
· 10 years ago
3fad190
This link is also HTTPS
by Alex Gaynor
· 10 years ago
21bb248
Merge pull request #1672 from alex/https-all-the-things
by Paul Kehrer
· 10 years ago
111aff2
Use HTTPS for a few URLs in the docs that support it
by Alex Gaynor
· 10 years ago
04cd2ef
Merge pull request #1671 from alex/update-link
by Paul Kehrer
· 10 years ago
6201230
Fixed a link that the EFF moved
by Alex Gaynor
· 10 years ago
fb20a42
Merge pull request #1670 from reaperhulk/pypy25
by Alex Gaynor
· 10 years ago
4d9a2c9
use pypy 2.5 on our os x builders
by Paul Kehrer
· 10 years ago
Next »