Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
efa5cfbe1eecc59bbce709dd43d0aa5b4cb6bf12
efa5cfb
Add docs about exposing features in C bindings
by Laurens Van Houtven
· 11 years ago
0d1122d
Add note about using C-style vs C++-style comments
by Laurens Van Houtven
· 11 years ago
ed3d15b
Use C-style comments instead of C++-style comments
by Laurens Van Houtven
· 11 years ago
7d2c74e
Add C binding documentation page
by Laurens Van Houtven
· 11 years ago
41a35e1
Merge pull request #1155 from reaperhulk/fix-1111
by David Reid
· 11 years ago
f119454
Merge pull request #1162 from reaperhulk/abstract-some-things
by Alex Gaynor
· 11 years ago
33bdf0f
update test to cover missing line
by Paul Kehrer
· 11 years ago
af6b64e
these are abstract methods
by Paul Kehrer
· 11 years ago
940cb23
Merge pull request #1161 from reaperhulk/x509-vfy-continued
by Alex Gaynor
· 11 years ago
21d3105
a few fixes,, remove unneeded conditional on binding
by Paul Kehrer
· 11 years ago
f87dabb
Add many (all?) X509_STORE_CTX methods
by Laurens Van Houtven
· 11 years ago
28e935c
Add STACK_OF(X509_CRL)
by Laurens Van Houtven
· 11 years ago
79a5130
Merge pull request #1159 from reaperhulk/deprecate-mgf1
by Alex Gaynor
· 11 years ago
5c86c31
Merge pull request #1157 from reaperhulk/fix-release-automation
by Alex Gaynor
· 11 years ago
b455df1
Merge pull request #1153 from reaperhulk/add-missing-interface-methods
by Alex Stapleton
· 11 years ago
6e85b17
deprecate mgf1_hash_supported. fixes #1133
by Paul Kehrer
· 11 years ago
d1d6f0f
switch to HTTP basic auth for jenkins release automation
by Paul Kehrer
· 11 years ago
144a415
modify RSA numbers loading to match elliptic curve
by Paul Kehrer
· 11 years ago
7894daa
Merge pull request #1151 from lvh/consolidate-x509-vfy
by Paul Kehrer
· 11 years ago
ccda65b
Comment style consistency
by Laurens Van Houtven
· 11 years ago
ae234b7
Move X509_STORE functions to x509_vfy.py
by Laurens Van Houtven
· 11 years ago
bf6feb7
Move X509_STORE_CTX out of ssl.py
by Laurens Van Houtven
· 11 years ago
1349c3f
Whitespace fix
by Laurens Van Houtven
· 11 years ago
d71ff1f
Move verification errors into x509_vfy
by Laurens Van Houtven
· 11 years ago
8896280
Cryptography_HAS_10x_**VERIFICATION**_ERROR_CODES
by Laurens Van Houtven
· 11 years ago
3f2b65c
Merge pull request #1124 from reaperhulk/rsa-numbers-deprecate
by Alex Stapleton
· 11 years ago
ed5a124
add missing interface methods on ABCs
by Paul Kehrer
· 11 years ago
f2fb02a
deprecate old RSA classes and methods
by Paul Kehrer
· 11 years ago
e3a5e67
Merge pull request #1147 from lvh/ffs-fedora
by Paul Kehrer
· 11 years ago
17c8af2
Fix comment typo
by Laurens Van Houtven
· 11 years ago
ee1c583
Remove spurious constant definition
by Laurens Van Houtven
· 11 years ago
25a0a09
Conditionally add X509_V_FLAG_TRUSTED_FIRST
by Laurens Van Houtven
· 11 years ago
9a31bf9
Merge pull request #1144 from lvh/x509-verification-params
by Alex Stapleton
· 11 years ago
75f34d1
Manually check for X509_V_FLAG_CHECK_SS_SIGNATURE
by Laurens Van Houtven
· 11 years ago
2bb51f4
Whitespace style fixes
by Laurens Van Houtven
· 11 years ago
19cc049
Not all 1.0.2 releases!
by Laurens Van Houtven
· 11 years ago
073015b
Add X509 verification parameters and associated functions
by Laurens Van Houtven
· 11 years ago
abe6928
Merge pull request #1139 from lvh/openssl-cert-verification-codes
by Alex Stapleton
· 11 years ago
7ea92a5
Merge pull request #1137 from ClogenyTechnologies/1134-32-bit-builds-fail
by Paul Kehrer
· 11 years ago
6cbba47
Merge pull request #1142 from reaperhulk/distro-names-are-words-too
by Alex Gaynor
· 11 years ago
11414c5
linux distribution names are words too
by Paul Kehrer
· 11 years ago
f65cfcd
change from unsigned size_t to size_t since size_t is always defined as unsigned.
by Chirag Jog
· 11 years ago
5fec2cb
Merge branch '1134-32-bit-builds-fail' of https://github.com/ClogenyTechnologies/cryptography into 1134-32-bit-builds-fail
by Chirag Jog
· 11 years ago
e1dc706
Apparently, all of these were in 1.0.0 too
by Laurens Van Houtven
· 11 years ago
1dfdd28
Fix the comment to conform to PEP8 standards.
by Chirag Jog
· 11 years ago
6a289c7
X509_V_ERR_UNNESTED_RESOURCE is old
by Laurens Van Houtven
· 11 years ago
085f844
I have no idea what a constralong is
by Laurens Van Houtven
· 11 years ago
1d5dde1
Add verification error codes
by Laurens Van Houtven
· 11 years ago
9d50d26
Minor style fix
by Laurens Van Houtven
· 11 years ago
150154f
Move function definition to MACROS section because the signature changed after 0.9.8
by Chirag Jog
· 11 years ago
a73f1a1
Use size_t as the per definition of aes.h . size_t translates correctly to int or long
by Chirag Jog
· 11 years ago
eb2c1be
Merge pull request #1135 from reaperhulk/minus-x
by Alex Stapleton
· 11 years ago
f05ec39
remove executable bit from vector files
by Paul Kehrer
· 11 years ago
12a4e0f
Merge pull request #1130 from dreid/isolate-openssl-urandom-default
by Paul Kehrer
· 11 years ago
c6d202e
Merge pull request #1116 from reaperhulk/rsa-numbers-backend-specific
by Alex Stapleton
· 11 years ago
fcef497
Merge pull request #1131 from reaperhulk/add-3des-ecb
by Alex Gaynor
· 11 years ago
fea104b
Portable usage of subprocess w/ python3 and python2.6 fixes.
by David Reid
· 11 years ago
d1bac5e
update changelog
by Paul Kehrer
· 11 years ago
1d20fc0
Remove outdated comment.
by David Reid
· 11 years ago
3ad768f
Fix flake8.
by David Reid
· 11 years ago
8078849
enable TripleDES ECB in commoncrypto
by Paul Kehrer
· 11 years ago
8e71751
add TripleDES ECB support to OpenSSL backend
by Paul Kehrer
· 11 years ago
07de62c
Attempt to better isolate this test by getting the backend name from a subprocess.
by David Reid
· 11 years ago
19b70d2
Merge pull request #1127 from alex/docs-fix
by Paul Kehrer
· 11 years ago
a1d80c8
Fixed a reST syntax issue in the docs
by Alex Gaynor
· 11 years ago
626855a
refactor rsa encrypt/decrypt for simplicity
by Paul Kehrer
· 11 years ago
29ff670
Merge pull request #1126 from nryoung/doc-improvements
by Alex Gaynor
· 11 years ago
3e5f21b
do value checks when converting from numbers to key
by Paul Kehrer
· 11 years ago
6e3b6b1
inline a single use function
by Paul Kehrer
· 11 years ago
b4f638a
pkey_size should be private
by Paul Kehrer
· 11 years ago
1bb6089
simplify test_rsa changes
by Paul Kehrer
· 11 years ago
bad7f2e
rsa_cdata creation should immediately be registered for gc
by Paul Kehrer
· 11 years ago
8f9374a
remove an unused method
by Paul Kehrer
· 11 years ago
afdd90a
modify rsa.RSAPrivateKey to build old style key from numbers
by Paul Kehrer
· 11 years ago
bd6768c
get numbers from loaded keys in numbers test
by Paul Kehrer
· 11 years ago
4b5b179
remove skip in serialization tests until we have a backend that needs it
by Paul Kehrer
· 11 years ago
6af3c6e
backend specific RSA*Key implementation for OpenSSL
by Paul Kehrer
· 11 years ago
d19e1f0
Merge pull request #1125 from reaperhulk/rsa-numbers-with-functions
by Alex Stapleton
· 11 years ago
96fb533
Fix other typo and use doc link instead
by Nic Young
· 11 years ago
87aae81
Fixed typo
by Nic Young
· 11 years ago
0760974
don't do value checks in the numbers
by Paul Kehrer
· 11 years ago
2e8aa56
Add link about installation depdencies
by Nic Young
· 11 years ago
8f568e0
indent the proper amount
by Paul Kehrer
· 11 years ago
a19fb7c
move some shared logic to functions
by Paul Kehrer
· 11 years ago
512d3be
Merge pull request #1115 from reaperhulk/rsa-numbers-serialization
by David Reid
· 11 years ago
21e1a4c
Merge pull request #1122 from alex/typo-fixesg
by Paul Kehrer
· 11 years ago
ebb1cb9
Fixed a few typos
by Alex Gaynor
· 11 years ago
9347f85
Merge pull request #1120 from alex/pr/1119
by Paul Kehrer
· 11 years ago
1ec10e3
Fixed up a few issues
by Alex Gaynor
· 11 years ago
4e456f0
modified changelog
by timic
· 11 years ago
ddcbb59
Added OPENSSL_config declaration
by timic
· 11 years ago
99fe1ef
ignore .idea folder
by timic
· 11 years ago
f0a48c6
change to sub-interface idea
by Paul Kehrer
· 11 years ago
d0284b4
Merge pull request #1114 from alex/fixed-markup
by Paul Kehrer
· 11 years ago
48fe415
change names of key -> numbers interfaces
by Paul Kehrer
· 11 years ago
df272bb
Merge pull request #1113 from alex/small-cleanup
by Paul Kehrer
· 11 years ago
3d22ae8
Merge pull request #1107 from public/ecdsa-multibackend
by Paul Kehrer
· 11 years ago
d4ae6c6
Merge pull request #1102 from reaperhulk/rsa-generate-function
by Alex Stapleton
· 11 years ago
b0f14db
This is a function, not a method
by Alex Gaynor
· 11 years ago
3e0c21e
Documentation and interfaces for serialization to RSA*Numbers representations.
by David Reid
· 11 years ago
Next »