Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
ae2138aaa2049cd066a3679ff4d82f57b6843d61
/
docs
/
hazmat
/
backends
ae2138a
add a hyphen to please the spellcheck gods
by Paul Kehrer
· 12 years ago
55809a1
rst syntax
by Paul Kehrer
· 12 years ago
9967bc5
add a little info about the various system randoms. maybe useful?
by Paul Kehrer
· 12 years ago
136ff17
update random engine docs
by Paul Kehrer
· 12 years ago
5ff3167
Merge branch 'master' into urandom-engine
by Paul Kehrer
· 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
bc26efb
Added canonical installation document with details about various platforms, fixes #519
by skeuomorf
· 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
917e82e
Mark that tehse are console sections so they syntax highlight
by Alex Gaynor
· 12 years ago
017f0b0
add instructions on how to install openssl via homebrew
by Paul Kehrer
· 12 years ago
8caeb8d
add env so homebrew instructions work in fish as well as bash on OS X
by Paul Kehrer
· 12 years ago
57e280b
add doc info about how to link against homebrew OpenSSL on OS X
by Paul Kehrer
· 12 years ago
3f17c7c
first pass at adding docs for the engine.
by Paul Kehrer
· 12 years ago
78456c7
Merge pull request #488 from dreid/privatize-register_cipher_adapter
by Alex Gaynor
· 12 years ago
cd10571
Merge pull request #468 from reaperhulk/backend-flag-pytest
by David Reid
· 12 years ago
e2ad5ca
Remove register_cipher_adapter from the interface and the documentation.
by David Reid
· 12 years ago
b74658e
doc updates
by Paul Kehrer
· 12 years ago
6ce4bb7
added versionadded
by Paul Kehrer
· 12 years ago
cfa2d62
fix docs
by Paul Kehrer
· 12 years ago
ab6fa0a
doc updates
by Paul Kehrer
· 12 years ago
5882361
update docs for name attribute
by Paul Kehrer
· 12 years ago
4925575
fix copy mistake in docs
by Paul Kehrer
· 12 years ago
d6b8dfa
increase indent and note the value of the attribute in the docs
by Paul Kehrer
· 12 years ago
12656e5
update docs, add name attribute to backend
by Paul Kehrer
· 12 years ago
2502ce5
docs for explicit backend selection and document name attribute of backend
by Paul Kehrer
· 12 years ago
a9e31b3
commoncrypto backend docs
by Paul Kehrer
· 12 years ago
c368ac2
Split OpenSSL binding
by Alex Stapleton
· 12 years ago
e68d73e
Document compiling OpenSSL to avoid conflicts
by Alex Stapleton
· 12 years ago
8f42fe4
Slightly reorganize and cleanuip the backend docs
by Alex Gaynor
· 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