Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
0092c205657789e15848c7848eec768720de468f
0092c20
raise TypeError if you attempt to get the tag attribute on a decrypt
by Paul Kehrer
· 12 years ago
4664108
simplify code for wrapping ciphercontext/aeadciphercontext
by Paul Kehrer
· 12 years ago
bc31fb2
rename add_data to authenticate_additional_data for clarity (hopefully)
by Paul Kehrer
· 12 years ago
2631c2b
gcm doc fixes (per review from alex)
by Paul Kehrer
· 12 years ago
a4bfc08
invalidtag exception for gcm
by Paul Kehrer
· 12 years ago
ce9c611
enforce AEAD add_data before update
by Paul Kehrer
· 12 years ago
6331daa
gcm doc improvements
by Paul Kehrer
· 12 years ago
24316fd
_AEADCipherContext refactor
by Paul Kehrer
· 12 years ago
cc9ec98
rename NotFinalized exception to NotYetFinalized because alex is right
by Paul Kehrer
· 12 years ago
a5e1081
add tag as abstractproperty for modewithaad
by Paul Kehrer
· 12 years ago
65c4e0a
gcm doc fixes
by Paul Kehrer
· 12 years ago
cf60326
fix buffer size bug for gcm tag fetch
by Paul Kehrer
· 12 years ago
22e80cb
GCM support
by Paul Kehrer
· 12 years ago
bdb6deb
Merge pull request #279 from alex/spelling-fix
by Paul Kehrer
· 12 years ago
1a278a8
Learn how to spell a word
by Alex Gaynor
· 12 years ago
774e2a6
Merge pull request #278 from alex/tests-fix
by Paul Kehrer
· 12 years ago
b7c3845
Fixed this test. It was passing for the wrong reason.
by Alex Gaynor
· 12 years ago
e60e1d7
Merge pull request #227 from dreid/explicit-backend-in-hazmat
by Alex Gaynor
· 12 years ago
6dc73a9
Fix pep8
by David Reid
· 12 years ago
03fdce3
Use backend as keyword even when copying hmacs.
by David Reid
· 12 years ago
d5d085e
Put some docs for default_backend in a place.
by David Reid
· 12 years ago
9a1b0c7
Use keyword argument forms everywhere.
by David Reid
· 12 years ago
9050172
Merge pull request #275 from alex/branch-coverage
by Hynek Schlawack
· 12 years ago
87e113f
Fixed branch coverage
by Alex Gaynor
· 12 years ago
8cf523e
Merge pull request #274 from alex/handle-bad-padding
by Donald Stufft
· 12 years ago
b7e8990
Useful error message
by Alex Gaynor
· 12 years ago
bae899a
Change teh exception
by Alex Gaynor
· 12 years ago
e247d0b
Coverage
by Alex Gaynor
· 12 years ago
3edffe2
include the error message
by Alex Gaynor
· 12 years ago
d203710
Better, but still not covered
by Alex Gaynor
· 12 years ago
f1569b6
One more documentation
by Alex Gaynor
· 12 years ago
797dd83
Documentation!
by Alex Gaynor
· 12 years ago
0ab3e44
Raise a correct error when content isn't padded correctly
by Alex Gaynor
· 12 years ago
cf3ad61
Test that openssl is the default backend.
by David Reid
· 12 years ago
663295d
Document all the parameters including cross references to specific providers where appropriate.
by David Reid
· 12 years ago
838ad7d
Merge pull request #273 from alex/pypy-is-now-up-to-date
by David Reid
· 12 years ago
5a4aa42
Travis now has an up to date pypy
by Alex Gaynor
· 12 years ago
63fa19a
Use backend as keyword argument everywhere.
by David Reid
· 12 years ago
846460a
Fix doctests.
by David Reid
· 12 years ago
ef0fcf2
Add a default_backend and start updating docs.
by David Reid
· 12 years ago
077e76e
Explicit backend
by David Reid
· 12 years ago
eb7f2a3
Merge pull request #271 from alex/fix-latex
by Paul Kehrer
· 12 years ago
69f5ee4
Fix latex compilation (needed for pdf on read the docs)
by Alex Gaynor
· 12 years ago
9359d9b
Merge pull request #269 from dreid/backend-interfaces
by Alex Gaynor
· 12 years ago
62e96cb
Merge pull request #268 from reaperhulk/nist-loader-section-fix
by David Reid
· 12 years ago
749ac5b
simplify nist loader to completely ignore sections
by Paul Kehrer
· 12 years ago
6b9df81
Describe what backends provide via these interfaces and that not all backends must provide all interfaces.
by David Reid
· 12 years ago
327076a
Some docstrings.
by David Reid
· 12 years ago
08fc60b
Merge branch 'master' into backend-interfaces
by David Reid
· 12 years ago
fb0ed19
Merge branch 'master' into backend-interfaces
by David Reid
· 12 years ago
36bb507
Merge pull request #270 from dreid/register-to-utils-register_interface
by Alex Gaynor
· 12 years ago
dcf62db
Move interfaces.register to utils.register_interface in preparation for more interface modules.
by David Reid
· 12 years ago
3daa8b4
Move more uses of interfaces.register...
by David Reid
· 12 years ago
6624a44
Hashes and HMACs.
by David Reid
· 12 years ago
c985dbb
modify nist loader to support multi-line GCM sections
by Paul Kehrer
· 12 years ago
984eeeb
Merge pull request #267 from reaperhulk/evp-cipher-ctx-struct
by Alex Gaynor
· 12 years ago
5973f4c
Document backend interfaces.
by David Reid
· 12 years ago
6c2e176
Fix usages of interfaces.register
by David Reid
· 12 years ago
39a0441
de-opaque EVP_CIPHER_CTX a bit
by Paul Kehrer
· 12 years ago
2a746ce
Start documenting the backend interfaces.
by David Reid
· 12 years ago
df3a462
Change interface names to fit in the new smaller interface surface and
by David Reid
· 12 years ago
92ec09e
flesh out method definitions.
by David Reid
· 12 years ago
d706515
Move register so it can be used by cryptography.hazmat.bindings.interfaces.
by David Reid
· 12 years ago
729e62b
Merge pull request #266 from cyli/ssl_macros
by Alex Gaynor
· 12 years ago
d44d510
Simple macros
by cyli
· 12 years ago
91eb796
Merge pull request #265 from alex/updated-status
by Donald Stufft
· 12 years ago
601dd09
This document is now basically accurate
by Alex Gaynor
· 12 years ago
4a28d32
Merge pull request #262 from dreid/cipher-algorithm-interfaces
by Donald Stufft
· 12 years ago
83e0e1f
Merge pull request #264 from alex/strict-pytest
by Donald Stufft
· 12 years ago
144209d
Run pytest in --strict mode so that typso in pytest.mark give errors
by Alex Gaynor
· 12 years ago
b3fa4b2
Merge pull request #263 from alex/spelling-fixes
by Paul Kehrer
· 12 years ago
b317c7a
Another two
by Alex Gaynor
· 12 years ago
54e0400
Two more fixes
by Alex Gaynor
· 12 years ago
b04080f
Revert this
by Alex Gaynor
· 12 years ago
9316f4c
Fixed some spelling mistakes
by Alex Gaynor
· 12 years ago
0a394df
Implement and document an interface for cipher algorithms
by David Reid
· 12 years ago
9489c76
Merge pull request #258 from alex/already-finalized
by David Reid
· 12 years ago
5ef7624
Merge pull request #260 from dreid/hmac-already-finalized
by Alex Gaynor
· 12 years ago
a502c50
Merge pull request #259 from alex/gitignore
by David Reid
· 12 years ago
ee66145
Add a message.
by David Reid
· 12 years ago
272d537
Here too
by Alex Gaynor
· 12 years ago
9b70ba3
Also mention finalize
by Alex Gaynor
· 12 years ago
2cce618
Make HMAC methods raise AlreadyFinalized.
by David Reid
· 12 years ago
22c9373
Added .cache/ to the gitignore, it shows up if you have pytest-cache installed
by Alex Gaynor
· 12 years ago
34511c6
Use AlreadyFinalized for symmetric ciphers
by Alex Gaynor
· 12 years ago
c2cddd2
Merge pull request #253 from dreid/hash-raise-after-finalize
by Alex Gaynor
· 12 years ago
e0c1fe9
Merge pull request #256 from alex/strong-docs
by Paul Kehrer
· 12 years ago
00fb12a
Accidentally less words.
by David Reid
· 12 years ago
a659688
typo
by Alex Gaynor
· 12 years ago
aecee6f
Merge pull request #257 from alex/hashes-break
by Paul Kehrer
· 12 years ago
d118c91
Clearer!
by Alex Gaynor
· 12 years ago
5cbab0c
typo fix
by Alex Gaynor
· 12 years ago
2d45bc3
Merge pull request #255 from alex/remove-backends
by David Reid
· 12 years ago
11e8cc7
Import AlreadyFinalized instead of exceptions.
by David Reid
· 12 years ago
9480129
Describe that hashes get real broken over time
by Alex Gaynor
· 12 years ago
e9d64d7
Explain ways in which we can make our docs stronger
by Alex Gaynor
· 12 years ago
6392a9c
Document AlreadyFinalized.
by David Reid
· 12 years ago
e5aa205
Also remove teh ciphers specific class
by Alex Gaynor
· 12 years ago
063a3a2
Remove the hash and hmac specific classes, now that the logic is the Context classes they don't really add value
by Alex Gaynor
· 12 years ago
4826ec6
Merge pull request #254 from alex/contributing
by Donald Stufft
· 12 years ago
Next »