index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
It's a method you must call (#3696)
Jean-Paul Calderone
2017-06-09
1
-1
/
+1
*
X25519 Support (#3686)
Paul Kehrer
2017-06-09
7
-0
/
+386
*
ChaCha20Poly1305 support (#3680)
Paul Kehrer
2017-06-08
9
-0
/
+402
*
scrypt can be doctested now that we're using 1.1.0 (#3688)
Paul Kehrer
2017-06-07
1
-1
/
+1
*
compile all our mac builds against 1.1.0 in travis (#3689)
Paul Kehrer
2017-06-07
2
-2
/
+5
*
run our docs job using 1.1.0 (#3687)
Paul Kehrer
2017-06-06
2
-3
/
+3
*
add X25519 test vectors from RFC 7748 section 5.2 (#3685)
Paul Kehrer
2017-06-06
2
-0
/
+17
*
bind even more evp (#3684)
Paul Kehrer
2017-06-06
2
-4
/
+10
*
Do more retries in linkcheck because NIST websites are down a lot (#3683)
Alex Gaynor
2017-06-05
1
-1
/
+1
*
bind EVP_PKEY_get1_tls_encodedpoint because X25519 (#3682)
Paul Kehrer
2017-06-05
2
-0
/
+14
*
add EVP_PKEY_keygen and EVP_PKEY_keygen_init for x25519/ed25519 (#3681)
Paul Kehrer
2017-06-05
1
-0
/
+6
*
bind EVP_CTRL_AEAD even when on < 1.1.0 (#3679)
Paul Kehrer
2017-06-04
2
-7
/
+18
*
when you :%s/\:/=/g sometimes there's a colon you shouldn't have touched (#3678)
Paul Kehrer
2017-06-04
1
-1
/
+1
*
Change the link to appease linkcheck (#3677)
Alex Gaynor
2017-06-04
1
-1
/
+1
*
fix symmetric encryption interfaces heading (#3676)
Paul Kehrer
2017-06-04
1
-1
/
+1
*
document invalidtag (#3675)
Paul Kehrer
2017-06-04
1
-0
/
+11
*
add ChaCha20Poly1305 test vectors from OpenSSL/RFC7539 (#3673)
Paul Kehrer
2017-06-04
3
-0
/
+579
*
typo fix (#3674)
Alex Gaynor
2017-06-04
1
-1
/
+1
*
Remove a line from "Why do we exist" (#3672)
Alex Gaynor
2017-06-04
1
-1
/
+0
*
Refs #3646 -- include stdout in the output when spawning a process fails in t...
Alex Gaynor
2017-06-04
1
-1
/
+6
*
Refs #3461 -- parse SCTs from x.509 extension (#3480)
Alex Gaynor
2017-06-04
8
-6
/
+173
*
Fixes #2347 -- link to the stdlib secrets module in our random number generat...
Alex Gaynor
2017-06-04
1
-0
/
+5
*
deprecate signer/verifier on asymmetric keys (#3663)
Paul Kehrer
2017-06-03
13
-210
/
+160
*
call check_backend_support directly from backend fixture (#3666)
Alex Gaynor
2017-06-03
3
-40
/
+15
*
Switched our backend to be a normal fixture in tests (#3665)
Alex Gaynor
2017-06-03
3
-39
/
+17
*
revert codecov.yml workaround and pin coverage to 4.3.4 (#3662)
Paul Kehrer
2017-06-03
3
-12
/
+4
*
Attempted workaround for intermittent coverage issues (#3661)
Alex Gaynor
2017-06-03
1
-0
/
+9
*
Fixes #3653 -- attempt to retry git clones up to 3 times (#3660)
Alex Gaynor
2017-06-03
1
-28
/
+30
*
make signature and verification contexts error better re: prehashed (#3658)
Paul Kehrer
2017-06-02
8
-3
/
+86
*
Simplify git clones in Jenkinsfile (#3654)
Alex Gaynor
2017-06-01
1
-4
/
+4
*
FreeBSD 10 and higher use Fortuna, not Yarrow (#3652)
Jeroen Ruigrok van der Werven
2017-06-01
1
-2
/
+4
*
runtime detection of getentropy for macOS via weak-linking (#3650)
Paul Kehrer
2017-05-30
3
-23
/
+56
*
move files to make the next PR easier to read (#3651)
Paul Kehrer
2017-05-30
1
-43
/
+43
*
Remove a binding that hasn't been used for a while (#3643)
Alex Gaynor
2017-05-30
1
-7
/
+0
*
for humans is irritating, let's stop saying it (#3647)
Paul Kehrer
2017-05-30
1
-2
/
+2
*
download artifacts from new jenkins (#3645)
Paul Kehrer
2017-05-29
1
-42
/
+27
*
Post release tasks to open master for 2.0 (#3644)
Alex Gaynor
2017-05-29
4
-3
/
+8
*
1.9 version bump and changelog (#3641)
Paul Kehrer
2017-05-29
3
-6
/
+4
*
update to new CI server for wheels + switch to using a job token (#3638)
Paul Kehrer
2017-05-29
1
-6
/
+6
*
update the docs with new jenkins CI URL & mac openssl upgrade process (#3639)
Paul Kehrer
2017-05-29
2
-3
/
+2
*
reorder the primitives list and improve a few titles (#3640)
Paul Kehrer
2017-05-29
3
-9
/
+9
*
add a jenkinsfile for building wheels (#3636)
Paul Kehrer
2017-05-29
3
-127
/
+127
*
Enlarge _oid2txt buffer to handle larger OIDs (#3612)
Fraser Tweedale
2017-05-29
4
-0
/
+70
*
move MACContext to mac.py and eliminate interfaces.py (#3631)
Paul Kehrer
2017-05-29
14
-106
/
+89
*
add a jenkinsfile for updating homebrew openssl on jenkins builders (#3630)
Paul Kehrer
2017-05-29
1
-0
/
+35
*
reorganize our toc to look nicer and make more sense (#3632)
Paul Kehrer
2017-05-29
1
-5
/
+5
*
Ignore linkcheck errors from cryptrec (#3629)
Alex Gaynor
2017-05-28
1
-0
/
+5
*
Simplify int to hex string conversion (#3628)
Alex Gaynor
2017-05-28
1
-3
/
+3
*
add windows OpenSSL 1.1 jenkinsfile builder (#3624)
Paul Kehrer
2017-05-28
1
-0
/
+86
*
Sphinx 1.6.2 is also broken (#3627)
Alex Gaynor
2017-05-28
1
-1
/
+1
[prev]
[next]