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
...
|
*
|
|
flatten line
Alex Gaynor
2014-10-23
1
-4
/
+1
|
*
|
|
Fix to handle multiple instances of @pytest.mark_requires_backend_interface
Alex Gaynor
2014-10-23
1
-6
/
+9
|
*
|
|
Change how we represented that a test requires a backend.
Alex Gaynor
2014-10-23
29
-154
/
+140
|
|
/
/
*
|
|
Merge pull request #1433 from alex/match-interface-names
Paul Kehrer
2014-10-23
4
-23
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Changed methods on interface providers to have argument names match the inter...
Alex Gaynor
2014-10-23
4
-23
/
+23
|
/
/
|
*
Merge branch 'master' into verify-interfaces
Alex Gaynor
2014-10-23
4
-109
/
+36
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1431 from alex/fix-typos
Paul Kehrer
2014-10-23
1
-4
/
+4
|
\
\
|
*
|
Fixed a few typos
Alex Gaynor
2014-10-22
1
-4
/
+4
*
|
|
Merge pull request #1430 from alex/its-a-mac
Paul Kehrer
2014-10-23
2
-0
/
+2
|
\
\
\
|
*
|
|
Fixed #1429 -- mark these classes as implementing the MACContext interface
Alex Gaynor
2014-10-22
2
-0
/
+2
|
|
/
/
*
|
|
Merge pull request #1428 from alex/shorten-ec
Paul Kehrer
2014-10-23
1
-105
/
+30
|
\
\
\
|
*
|
|
Simplify the implementation of the EC curve keys
Alex Gaynor
2014-10-22
1
-105
/
+30
|
|
/
/
*
|
|
Merge pull request #1427 from reaperhulk/fix-indentation
Alex Gaynor
2014-10-22
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix overindent
Paul Kehrer
2014-10-22
1
-1
/
+1
|
/
/
|
*
fixed some naming in the tests
Alex Gaynor
2014-10-22
1
-7
/
+7
|
*
Statically verify interface implementations, and fix all the resulting bugs
Alex Gaynor
2014-10-22
19
-43
/
+92
|
*
Merge branch 'master' into verify-interfaces
Alex Gaynor
2014-10-22
15
-108
/
+141
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #1426 from alex/read-only-property
Paul Kehrer
2014-10-22
9
-104
/
+35
|
\
\
|
*
|
oops, fix recursion
Alex Gaynor
2014-10-21
1
-2
/
+2
|
*
|
Added a utility for implementing a read only property of another field
Alex Gaynor
2014-10-21
9
-104
/
+35
*
|
|
Merge pull request #1425 from reaperhulk/fix-missing-method
Alex Gaynor
2014-10-22
2
-0
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
add load_dsa_parameter_numbers on multibackend
Paul Kehrer
2014-10-21
2
-0
/
+15
*
|
|
Merge pull request #1422 from alex/multi-fernet
David Reid
2014-10-21
4
-4
/
+91
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
added docs stuff on when added
Alex Gaynor
2014-10-20
2
-0
/
+4
|
*
|
Merge branch 'master' into multi-fernet
Alex Gaynor
2014-10-20
7
-26
/
+70
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
flake8 + cleanup
Alex Gaynor
2014-10-20
1
-7
/
+6
|
*
|
Handle non-iterable arguments reasonable
Alex Gaynor
2014-10-20
2
-0
/
+5
|
*
|
improved the error message
Alex Gaynor
2014-10-20
1
-1
/
+3
|
*
|
Added docs for multifernet
Alex Gaynor
2014-10-20
1
-3
/
+31
|
*
|
Fixes #1327 -- adds multifernet
Alex Gaynor
2014-10-20
2
-1
/
+50
|
|
*
fix up the line coverage
Alex Gaynor
2014-10-21
1
-5
/
+5
|
|
*
Fix for abstractproperty, and make things nicer
Alex Gaynor
2014-10-21
2
-5
/
+25
|
|
*
py3k fix
Alex Gaynor
2014-10-21
1
-1
/
+1
|
|
*
Added header
Alex Gaynor
2014-10-21
1
-0
/
+13
|
|
*
whoops, forgotten file
Alex Gaynor
2014-10-21
1
-0
/
+40
|
|
*
Fixes #1024 -- a utility function for checking an implementor against an ABC
Alex Gaynor
2014-10-21
1
-0
/
+21
|
|
/
|
/
|
*
|
Merge pull request #1423 from alex/pr/1396
Paul Kehrer
2014-10-20
7
-26
/
+67
|
\
\
|
*
|
A few docs formatting nits
Alex Gaynor
2014-10-20
1
-4
/
+5
|
*
|
Add to changelog. Document deprecation.
Terry Chia
2014-10-20
1
-4
/
+3
|
*
|
Add to changelog. Document deprecation.
Terry Chia
2014-10-20
5
-2
/
+7
|
*
|
Remove algorithm property from MACContext and alias CMACContext.
Terry Chia
2014-10-20
1
-27
/
+2
|
*
|
Add missing period.
Terry Chia
2014-10-20
1
-1
/
+1
|
*
|
Add docs.
Terry Chia
2014-10-20
2
-3
/
+26
|
*
|
Ooops.
Terry Chia
2014-10-20
1
-1
/
+1
|
*
|
Add MACContext and make HMAC and CMAC to use it.
Terry Chia
2014-10-20
5
-3
/
+41
|
/
/
*
|
Merge pull request #1420 from alex/document-pq-things
Paul Kehrer
2014-10-20
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Document the change in ``p`` and ``q``s lengths in the CHANGELOG
Alex Gaynor
2014-10-19
1
-0
/
+3
*
|
Merge pull request #1421 from alex/fix-bug
Paul Kehrer
2014-10-20
2
-3
/
+8
|
\
\
|
*
|
eep, stray space
Alex Gaynor
2014-10-19
1
-1
/
+1
|
*
|
Fixed an issue in fernet where the wrong exception would occur on an all-null...
Alex Gaynor
2014-10-19
2
-3
/
+8
|
/
/
[prev]
[next]