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
*
reorder
Alex Gaynor
2013-10-28
1
-2
/
+2
*
Merge pull request #188 from dstufft/hazmat
Alex Gaynor
2013-10-28
284
-78
/
+134
|
\
|
*
Hazard -> Hazardous
Donald Stufft
2013-10-28
1
-2
/
+2
|
*
Handle the deeper package directory
Donald Stufft
2013-10-28
4
-4
/
+4
|
*
Move the danger to the very top of the file
Donald Stufft
2013-10-28
5
-15
/
+15
|
*
Move the module name to it's own variable
Donald Stufft
2013-10-28
1
-4
/
+4
|
*
Warn about dragons and dinosaurs with laser guns
Donald Stufft
2013-10-28
5
-4
/
+32
|
*
Put recipes first
Donald Stufft
2013-10-28
2
-3
/
+3
|
*
Move the bindings into the hazmat module
Donald Stufft
2013-10-28
36
-18
/
+21
|
*
Move primtives into a hazmat package
Donald Stufft
2013-10-28
252
-34
/
+59
|
/
*
Merge pull request #181 from reaperhulk/error-handling
Alex Gaynor
2013-10-27
1
-0
/
+5
|
\
|
*
add some error parsing macros
Paul Kehrer
2013-10-26
1
-0
/
+5
*
|
Merge pull request #186 from alex/reqs
Hynek Schlawack
2013-10-27
1
-1
/
+2
|
\
\
|
*
|
Update the requirements file for our direct invocations of coverage
Alex Gaynor
2013-10-27
1
-1
/
+2
|
|
/
*
|
Merge pull request #185 from alex/linkcheck
Hynek Schlawack
2013-10-27
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Also linkcheck the docs
Alex Gaynor
2013-10-27
1
-0
/
+1
|
/
*
Merge pull request #179 from reaperhulk/gcm-vectors
Alex Gaynor
2013-10-24
6
-0
/
+396936
|
\
|
*
AES GCM vectors from NIST
Paul Kehrer
2013-10-24
6
-0
/
+396936
*
|
Merge pull request #178 from dreid/composable-contexts
Alex Gaynor
2013-10-24
2
-76
/
+66
|
\
\
|
|
/
|
/
|
|
*
Rename _OneTimeCipherContext
David Reid
2013-10-24
1
-3
/
+3
|
*
Don't forget to provide an interface.
David Reid
2013-10-24
1
-0
/
+1
|
*
Initial refactoring of backend specific contexts.
David Reid
2013-10-24
2
-76
/
+65
|
/
*
Merge pull request #177 from dreid/privatize-cyclical-backend
Donald Stufft
2013-10-24
1
-44
/
+50
|
\
|
*
Give API collections direct references to the backend.
David Reid
2013-10-24
1
-44
/
+50
|
/
*
Merge pull request #175 from reaperhulk/evp-cipher-methods
Alex Gaynor
2013-10-23
3
-44
/
+25
|
\
|
*
simplify enc/dec in the OpenSSL backend by using the EVP_Cipher* methods
Paul Kehrer
2013-10-23
3
-44
/
+25
|
/
*
Merge pull request #173 from reaperhulk/split-backend
Alex Gaynor
2013-10-22
8
-69
/
+82
|
\
|
*
split backend up (refs #170)
Paul Kehrer
2013-10-22
8
-69
/
+82
*
|
Merge pull request #172 from reaperhulk/api-to-backend-in-one-easy-step
Alex Gaynor
2013-10-22
15
-117
/
+124
|
\
|
|
*
more backend renames from merged commits
Paul Kehrer
2013-10-22
2
-9
/
+9
|
*
Merge branch 'master' into api-to-backend-in-one-easy-step
Paul Kehrer
2013-10-22
6
-21
/
+61
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #171 from dreid/use-currentmodule
Alex Gaynor
2013-10-22
2
-19
/
+29
|
\
\
|
*
|
Make use of currentmodule to maybe reduce redundant module definitions and al...
David Reid
2013-10-22
2
-19
/
+29
*
|
|
Merge pull request #153 from reaperhulk/hash-ctx-copy-api
Alex Gaynor
2013-10-22
2
-1
/
+23
|
\
\
\
|
*
|
|
use is for identical object comparison
Paul Kehrer
2013-10-22
1
-1
/
+1
|
*
|
|
add test to verify api is being copied in hash
Paul Kehrer
2013-10-22
1
-0
/
+11
|
*
|
|
When copying a hash, pass the api through to the new object
Paul Kehrer
2013-10-22
2
-1
/
+12
*
|
|
|
Merge pull request #168 from reaperhulk/evp-add-gcm-requirements
Alex Gaynor
2013-10-22
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
add gcm constants and EVP_CIPHER_CTX_ctrl macro
Paul Kehrer
2013-10-22
1
-0
/
+4
*
|
|
|
|
Merge pull request #169 from alex/new-rtd-theme
David Reid
2013-10-22
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Enable the new read the docs theme, it's pretty.
Alex Gaynor
2013-10-22
1
-0
/
+4
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #167 from reaperhulk/hash-doc-fix
Alex Gaynor
2013-10-22
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
md5 is 128-bit. The person responsible for this mistake has been shot
Paul Kehrer
2013-10-22
1
-1
/
+1
|
|
/
/
/
|
|
|
*
we regret the excesses of our previous api culling. restore some apis.
Paul Kehrer
2013-10-22
1
-2
/
+2
|
|
|
*
the great api -> backend rename
Paul Kehrer
2013-10-22
15
-110
/
+117
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #166 from alex/disable-coveralls
David Reid
2013-10-22
2
-10
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Disabled coveralls
Alex Gaynor
2013-10-22
2
-10
/
+5
|
|
/
*
|
Merge pull request #165 from dreid/proper-returns
Alex Gaynor
2013-10-22
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
Don't try to fit the type into the :return: declaration instead describe it i...
David Reid
2013-10-22
1
-2
/
+6
*
|
Merge pull request #164 from dreid/dangling-rtd-reference
Alex Gaynor
2013-10-22
1
-2
/
+0
|
\
\
|
|
/
|
/
|
[next]