Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
e29acd11b4d226dee1ee88bdd34ca72d4500b065
e29acd1
Put the theme in dev-requirements
by Alex Gaynor
· 11 years ago
27283cf
Try to use the sphinx rtd theme locally if it's installed
by Alex Gaynor
· 11 years ago
635b542
Merge pull request #231 from dreid/mode-interface-properties
by Alex Gaynor
· 11 years ago
8475326
Merge pull request #233 from alex/better-cbc-docs
by Hynek Schlawack
· 11 years ago
9de452d
Typo
by Alex Gaynor
· 11 years ago
8ed651e
Be really explicit about what's good and bad
by Alex Gaynor
· 11 years ago
f2f5873
Mention return types.
by David Reid
· 11 years ago
07e8a49
Consistently use e.g.
by David Reid
· 11 years ago
9ed25e4
Module documentation.
by David Reid
· 11 years ago
bd18bcd
Single space.
by David Reid
· 11 years ago
30722b9
Add a new Mode interface to document mode.name and start on some prose docs for interfaces.
by David Reid
· 11 years ago
a0b5922
Proper name for the iv thing.
by David Reid
· 11 years ago
2c0c91e
Actually note the properties for cipher modes types on their ABCs.
by David Reid
· 11 years ago
60d4c68
Merge pull request #229 from dreid/dont-silence-apt-failures
by Alex Gaynor
· 11 years ago
f094393
Get the package name right.
by David Reid
· 11 years ago
2752924
Fix stupid shell syntax error.
by David Reid
· 11 years ago
ab0bf18
Merge pull request #228 from alex/use-sphinx-link
by David Reid
· 11 years ago
6b609bb
Use a script so you can write something resembling real code and reason about how it works.
by David Reid
· 11 years ago
644eb41
Don't silence any failures.
by David Reid
· 11 years ago
a05358d
Refer to the sphinx site, rather than the docutils one, for a reST primer
by Alex Gaynor
· 11 years ago
30eff66
Merge pull request #226 from reaperhulk/blockcipher-rename
by David Reid
· 11 years ago
dd0b51b
re-add base.py
by Paul Kehrer
· 11 years ago
051099e
update docs
by Paul Kehrer
· 11 years ago
4ec3f25
rename cipher to algorithm within the Cipher object
by Paul Kehrer
· 11 years ago
21dde56
block cipher rename
by Paul Kehrer
· 11 years ago
e71121b
Merge pull request #225 from alex/0.9.8-fixes
by Donald Stufft
· 11 years ago
2c2ef15
kikc ci
by Alex Gaynor
· 11 years ago
6130f67
Removed allow_failures
by Alex Gaynor
· 11 years ago
3e81fb2
DOn't fail tox on coverage
by Alex Gaynor
· 11 years ago
45afb35
Put this back in the readme
by Alex Gaynor
· 11 years ago
088b4bd
Added coveralls back
by Alex Gaynor
· 11 years ago
dc043b1
Fixed
by Alex Gaynor
· 11 years ago
0b1e663
flake8
by Alex Gaynor
· 11 years ago
b822c27
Handle GCM not beign around
by Alex Gaynor
· 11 years ago
0eb019b
Belongs to last commit
by Alex Gaynor
· 11 years ago
922c3f9
Fixed compatibility for hmac
by Alex Gaynor
· 11 years ago
44ca536
Fix
by Alex Gaynor
· 11 years ago
9d1c2ea
Initial stab at fixing the first broken function
by Alex Gaynor
· 11 years ago
1e636c3
Merge pull request #224 from dreid/openssl098-travis
by Alex Gaynor
· 11 years ago
9d60716
Fix allow failures and only update once.
by David Reid
· 11 years ago
e4fd172
Allow failures.
by David Reid
· 11 years ago
745c5ec
This check didn't work correctly because libssl-dev doesn't install the userland tools.
by David Reid
· 11 years ago
d43116e
String correctly.
by David Reid
· 11 years ago
940f25a
Extra yes and check for expected openssl version.
by David Reid
· 11 years ago
8e5d797
First crack at building w/ openssl 0.9.8 on travis.
by David Reid
· 11 years ago
4a84def
Merge pull request #216 from alex/more-error-condition
by David Reid
· 11 years ago
86f98a0
79 cols
by Alex Gaynor
· 11 years ago
85be46d
Replace assumption with some fakes
by Alex Gaynor
· 11 years ago
4bdb6b5
Merge branch 'master' into more-error-condition
by Alex Gaynor
· 11 years ago
79eaa7e
Merge pull request #221 from alex/move-ffi-to-class
by David Reid
· 11 years ago
b2fc8ac
Rewrite this test to be good
by Alex Gaynor
· 11 years ago
876a5ee
Merge pull request #213 from reaperhulk/arc4-vectors
by David Reid
· 11 years ago
7020917
Merge pull request #220 from alex/docs-default
by David Reid
· 11 years ago
3e252c6
coverage
by Alex Gaynor
· 11 years ago
61570d0
pep8 fix
by Alex Gaynor
· 11 years ago
b477cf2
Moved the cffi attributes on the OpenSSL backend to be class attributes, so they're shared between all isntances
by Alex Gaynor
· 11 years ago
f986fe0
This is now the default theme on RTD
by Alex Gaynor
· 11 years ago
d3e4bc2
Merge pull request #219 from alex/hmac-rfc
by Hynek Schlawack
· 11 years ago
6a1dfe6
Merge pull request #217 from alex/glossary
by Hynek Schlawack
· 11 years ago
58ecc8d
Refer to the RFC in the HMAC docs
by Alex Gaynor
· 11 years ago
7e262a6
typo fix
by Alex Gaynor
· 11 years ago
7c104fd
Merge pull request #218 from alex/coc
by Donald Stufft
· 11 years ago
5151d8d
Document the way we strive to interact with otehrs
by Alex Gaynor
· 11 years ago
a0516bf
Get real scary
by Alex Gaynor
· 11 years ago
8c9dcb3
Began writing a glossary
by Alex Gaynor
· 11 years ago
0857c3f
Replaced an assertion in the OpenSSL backend with a proper exception
by Alex Gaynor
· 11 years ago
d4e98f8
Merge pull request #215 from alex/unsupported-cipher
by David Reid
· 11 years ago
3949f11
Changed excpetion name based on feedback from dreid
by Alex Gaynor
· 11 years ago
738ac5a
pep8
by Alex Gaynor
· 11 years ago
f1a3fc0
Document and implement the public API for when the backend doesn't support the requested algorithm
by Alex Gaynor
· 11 years ago
178f6f1
Merge pull request #211 from alex/stream-ciphers
by David Reid
· 11 years ago
33675c3
Merge pull request #212 from dreid/primitive-hmac
by Alex Gaynor
· 11 years ago
753ae19
Encode Reasons.
by David Reid
· 11 years ago
f6d71ba
add key 2 tests from rfc 6229
by Paul Kehrer
· 11 years ago
8774477
TypeErrors are pretty cool, there are lot of reasons you get them.
by David Reid
· 11 years ago
b0897d8
ARC4 vectors from RFC 6229 reformatted for NIST loader
by Paul Kehrer
· 11 years ago
6753e39
Update documentation
by David Reid
· 11 years ago
b864db1
Enforce HMAC taking an instance of HashAlgorithm
by David Reid
· 11 years ago
9d65b61
Remove unused import.
by David Reid
· 11 years ago
e3960f6
Strip down the HMAC interface to be HashContext.
by David Reid
· 11 years ago
bf2de74
better english
by Alex Gaynor
· 11 years ago
fc09a7c
For example
by Alex Gaynor
· 11 years ago
51a56c2
Merge pull request #210 from alex/docs-fix
by David Reid
· 11 years ago
d1f0201
Document how this returns bytes
by Alex Gaynor
· 11 years ago
1496845
fixed rendering
by Alex Gaynor
· 11 years ago
ce46b89
Merge pull request #200 from dreid/primitive-hashes
by Alex Gaynor
· 11 years ago
5560298
Improve Hash documentation.
by David Reid
· 11 years ago
c94cdbc
Merge pull request #202 from reaperhulk/cast128-cipher
by Alex Gaynor
· 11 years ago
e833eac
disable support for CAST5 modes excepting ECB
by Paul Kehrer
· 11 years ago
3b24318
Merge pull request #207 from dreid/temp-disable-coverage-on-pypy
by Alex Gaynor
· 11 years ago
3620b60
Merge pull request #208 from reaperhulk/skip-check-blowfish
by David Reid
· 11 years ago
d09f3e1
add skipif checks for blowfish
by Paul Kehrer
· 11 years ago
6022d45
add CAST5 docs
by Paul Kehrer
· 11 years ago
b47f6e1
CAST5 support + ECB vectors
by Paul Kehrer
· 11 years ago
0419e5e
Merge pull request #201 from reaperhulk/bf-support
by Alex Gaynor
· 11 years ago
46cb601
Disable coverage on pypy temporarily.
by David Reid
· 11 years ago
a194329
Inline _copy_ctx
by David Reid
· 11 years ago
6183977
Merge pull request #205 from reaperhulk/simplify-tests
by Alex Gaynor
· 11 years ago
bb0d3f0
Enforce that Hash takes a HashAlgorithm instance.
by David Reid
· 11 years ago
3446d81
move blowfish docs to new weak ciphers section, linkify aes
by Paul Kehrer
· 11 years ago
Next »