Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
46688b11ed7b4f8c53a61feb1bf355a38d3e939c
/
docs
/
hazmat
/
primitives
/
interfaces.rst
46688b1
indentation is fun
by Paul Kehrer
· 12 years ago
82629f4
adding versionadded
by Paul Kehrer
· 12 years ago
359b946
methods don't have a type, they return things
by Paul Kehrer
· 12 years ago
0e94fbe
make public_key an abstractmethod, update docs
by Paul Kehrer
· 12 years ago
d527b30
update interface docs to make attributes return int (per irc discussion)
by Paul Kehrer
· 12 years ago
ac42323
RSA private/public key interface + docs
by Paul Kehrer
· 12 years ago
2a160d6
Merge branch 'master' into validate-iv
by Alex Gaynor
· 12 years ago
668d480
BlockCipherAlgorithm because we should document block_size and ARC4 shouldn't need block_size = 1.
by David Reid
· 12 years ago
9626b5a
Validate the IV/nonce length for a given algorithm.
by Alex Gaynor
· 12 years ago
0a394df
Implement and document an interface for cipher algorithms
by David Reid
· 12 years ago
9ed25e4
Module documentation.
by David Reid
· 12 years ago
bd18bcd
Single space.
by David Reid
· 12 years ago
30722b9
Add a new Mode interface to document mode.name and start on some prose docs for interfaces.
by David Reid
· 12 years ago