Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
2b3f0fc4d6641d040056466adc6dca7cfc75d3d5
/
docs
/
hazmat
/
backends
/
interfaces.rst
2b3f0fc
add docs for sign/verify ctx creation interface
by Paul Kehrer
· 11 years ago
ae17250
Merge pull request #579 from public/words
by Alex Gaynor
· 12 years ago
e009ad2
s/bit_length/key_size/ (again)
by Alex Stapleton
· 12 years ago
63b3de2
s/which/that/
by Alex Stapleton
· 12 years ago
209a132
Start of an RSABackend interface
by Alex Stapleton
· 12 years ago
585c99c
Document which backends implement which itnerfaces. Fixes #538
by Alex Gaynor
· 12 years ago
b2ff877
Merge pull request #520 from reaperhulk/pbkdf2-openssl
by David Reid
· 12 years ago
446cc2a
a few typo fixes, capitalization, etc
by Paul Kehrer
· 12 years ago
c58b478
update docs re: PBKDF2HMAC iterations
by Paul Kehrer
· 12 years ago
589b908
doc updates based on review
by Paul Kehrer
· 12 years ago
98e40e6
rename PBKDF2 to PBKDF2HMAC, address many other review comments
by Paul Kehrer
· 12 years ago
5d1af21
documentation improvements for KDF
by Paul Kehrer
· 12 years ago
b6d764c
pbkdf2 docs
by Paul Kehrer
· 12 years ago
1050ddf
PBKDF2 support for OpenSSL backend
by Paul Kehrer
· 12 years ago
e2ad5ca
Remove register_cipher_adapter from the interface and the documentation.
by David Reid
· 12 years ago
4f776c4
fix erroneous indent and add abstractmethod to HMACBackend
by Paul Kehrer
· 12 years ago
90ae866
add hmac_supported method to backend.
by Paul Kehrer
· 12 years ago
f8796b1
Renamed bindings to backends
by Alex Gaynor
· 12 years ago
[Renamed (98%) from docs/hazmat/bindings/interfaces.rst]
a07925a
update docs to explain tag requirements and valueerror
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
6624a44
Hashes and HMACs.
by David Reid
· 12 years ago
5973f4c
Document backend interfaces.
by David Reid
· 12 years ago
2a746ce
Start documenting the backend interfaces.
by David Reid
· 12 years ago