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
*
Added documentation for HOTP implementation.
Ayrx
2014-02-21
3
-1
/
+48
*
Added HOTP implementation and associated tests
Ayrx
2014-02-21
4
-0
/
+94
*
Merge pull request #659 from alex/release-cleanup
Paul Kehrer
2014-02-20
1
-1
/
+1
|
\
|
*
A tiny formatting cleanup
Alex Gaynor
2014-02-20
1
-1
/
+1
*
|
Merge pull request #658 from reaperhulk/int-to-bn
Alex Gaynor
2014-02-20
1
-5
/
+15
|
\
\
|
|
/
|
/
|
|
*
bytes and strings...yes.
Paul Kehrer
2014-02-20
1
-1
/
+1
|
*
add private _int_to_bn method to openssl backend
Paul Kehrer
2014-02-20
1
-5
/
+15
|
/
*
Merge pull request #656 from reaperhulk/fix-openssl-backend-variables
Alex Gaynor
2014-02-20
1
-7
/
+8
|
\
|
*
This works but we should really be using self.
Paul Kehrer
2014-02-20
1
-7
/
+8
|
/
*
Merge pull request #655 from reaperhulk/third-release-open-for-business
Alex Gaynor
2014-02-20
2
-1
/
+6
|
\
|
*
boilerplate to reopen master for third release work
Paul Kehrer
2014-02-20
2
-1
/
+6
|
/
*
Merge pull request #654 from alex/release-0.2
Paul Kehrer
2014-02-20
2
-4
/
+2
|
\
|
*
Bump version numbers for 0.2 release
Alex Gaynor
2014-02-20
2
-4
/
+2
|
/
*
Merge pull request #653 from alex/ssl-cipher-bindings
Paul Kehrer
2014-02-20
1
-0
/
+9
|
\
|
*
Move for OpenSSL 0.9.8
Alex Gaynor
2014-02-20
1
-2
/
+2
|
*
Information about actually used cipher.
Fedor Brunner
2014-02-20
1
-0
/
+9
*
|
Merge pull request #651 from alex/upload-wheels
Paul Kehrer
2014-02-20
1
-2
/
+8
|
\
\
|
*
|
python 2.6
Alex Gaynor
2014-02-20
1
-1
/
+1
|
*
|
Upload windows wheels
Alex Gaynor
2014-02-20
1
-1
/
+7
|
/
/
*
|
Merge pull request #650 from alex/download-windows-wheels
Paul Kehrer
2014-02-20
1
-0
/
+34
|
\
\
|
*
|
Download the windows wheels from jenkins
Alex Gaynor
2014-02-20
1
-0
/
+34
|
|
/
*
|
Merge pull request #644 from reaperhulk/bytes-pkcs-loader
Alex Gaynor
2014-02-20
2
-39
/
+40
|
\
\
|
|
/
|
/
|
|
*
these examples should be bytes to be consistent with other loaders
Paul Kehrer
2014-02-19
2
-39
/
+40
*
|
Merge pull request #648 from hynek/master
Laurens Van Houtven
2014-02-20
1
-1
/
+1
|
\
\
|
*
|
Add Hynek's GPG fingerprint
Hynek Schlawack
2014-02-20
1
-1
/
+1
|
/
/
*
|
Merge pull request #647 from alex/new-dep
Paul Kehrer
2014-02-19
1
-0
/
+1
|
\
\
|
*
|
requests is now required to do a release
Alex Gaynor
2014-02-19
1
-0
/
+1
|
/
/
*
|
Merge pull request #646 from reaperhulk/evp-pkey-size
Alex Gaynor
2014-02-19
1
-0
/
+1
|
\
\
|
*
|
add EVP_PKEY_size binding to OpenSSL backend
Paul Kehrer
2014-02-19
1
-0
/
+1
*
|
|
Merge pull request #645 from alex/windows-wheels
Paul Kehrer
2014-02-19
1
-2
/
+18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Wait for the wheel job to finish building the windows wheels. Refs #506
Alex Gaynor
2014-02-19
1
-2
/
+18
|
/
/
*
|
Merge pull request #643 from alex/windows-wheels
Paul Kehrer
2014-02-19
1
-0
/
+17
|
\
\
|
*
|
Raise on failure
Alex Gaynor
2014-02-19
1
-1
/
+3
|
*
|
Refs #506 -- Trigger creation of wheels when doing a release
Alex Gaynor
2014-02-19
1
-0
/
+15
|
|
/
*
|
Merge pull request #621 from public/openssl-pem-vectors
Paul Kehrer
2014-02-19
5
-0
/
+48
|
\
\
|
*
|
Link to the specific sources of these vectors
Alex Stapleton
2014-02-19
1
-4
/
+3
|
*
|
Add OpenSSL PEM vector docs
Alex Stapleton
2014-02-19
5
-0
/
+4
|
*
|
Add GnuTLS OpenSSL compatibility test keys
Alex Stapleton
2014-02-19
2
-0
/
+24
|
*
|
Add testrsa.pem from the OpenSSL repo
Alex Stapleton
2014-02-19
2
-0
/
+21
*
|
|
Merge pull request #639 from alex/faq
Paul Kehrer
2014-02-19
3
-0
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Try to be more precise
Alex Gaynor
2014-02-19
1
-2
/
+2
|
*
|
Capitalization and linkification
Alex Gaynor
2014-02-18
2
-2
/
+6
|
*
|
This is a real word, I swear to god it is
Alex Gaynor
2014-02-18
1
-0
/
+1
|
*
|
Use a real word
Alex Gaynor
2014-02-18
1
-2
/
+2
|
*
|
Add an FAQ page to teh docs
Alex Gaynor
2014-02-18
2
-0
/
+18
*
|
|
Merge pull request #642 from reaperhulk/x509-get-default-cert-dir
Hynek Schlawack
2014-02-19
1
-0
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
a few more methods from x509.h for OpenSSL
Paul Kehrer
2014-02-19
1
-0
/
+7
|
/
/
*
|
Merge pull request #641 from dreid/explicit-passing-of-key-parameters
Alex Gaynor
2014-02-19
1
-3
/
+14
|
\
\
|
*
|
Explicitly pass the key parameters instead of using **kwargs. Now we don't h...
David Reid
2014-02-19
1
-3
/
+14
|
/
/
*
|
Merge pull request #636 from reaperhulk/rsa-signature-loader
David Reid
2014-02-19
3
-10
/
+171
|
\
\
|
|
/
|
/
|
[next]