Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
63b3de2fa82729022d2c97e54b4c5e1a7ceff8f4
/
docs
63b3de2
s/which/that/
by Alex Stapleton
· 12 years ago
6bee2ab
Removed pointless anchor
by Alex Gaynor
· 12 years ago
48ef0c1
Merge pull request #563 from alex/better-constant-time-docs
by Paul Kehrer
· 12 years ago
e6c41b0
Some reST markup nonsense
by Alex Gaynor
· 12 years ago
ae9451f
More clearly describe the behavior of constant_time.bytes_eq
by Alex Gaynor
· 12 years ago
585c99c
Document which backends implement which itnerfaces. Fixes #538
by Alex Gaynor
· 12 years ago
1fb4524
Fixed a typo in the docs
by Alex Gaynor
· 12 years ago
db80954
Chanloge + versionadded
by Alex Gaynor
· 12 years ago
5598850
Added an example usage
by Alex Gaynor
· 12 years ago
53f6dbc
Merge branch 'master' into prioritized-multi-backend
by Alex Gaynor
· 12 years ago
2b1752e
Typo fix
by Alex Gaynor
· 12 years ago
7ceacba
Added to toctree
by Alex Gaynor
· 12 years ago
450bb4c
Rename and document
by Alex Gaynor
· 12 years ago
7ba1392
Linkify the things we have that others don't
by Alex Gaynor
· 12 years ago
a60920a
add HKDF to changelog
by Paul Kehrer
· 12 years ago
fe5d54a
Merge pull request #490 from dreid/hkdf
by Alex Gaynor
· 12 years ago
134f1f4
Strings have quote marks at both ends.
by David Reid
· 12 years ago
5df929c
HKDF example.
by David Reid
· 12 years ago
26339c5
Remove language about the separate stages of HKDF until we expose multiple stages of HKDF.
by David Reid
· 12 years ago
b9fa771
Lose the bit about passwords.
by David Reid
· 12 years ago
b80deea
https a bunch of links.
by David Reid
· 12 years ago
34ed26f
Pseudorandom is a word.
by David Reid
· 12 years ago
b89f34c
Backtick the entire equation.
by David Reid
· 12 years ago
2ad94ab
Clarify salt language and link to the paper in addition to the RFC.
by David Reid
· 12 years ago
c0248b9
HKDF docs
by David Reid
· 12 years ago
028a6fc
Use the builtin role to link to peps
by Alex Gaynor
· 12 years ago
5b2f13d
Merge branch 'master' into private-exponent
by Alex Gaynor
· 12 years ago
c0ad928
Merge pull request #551 from public/pep8-link
by Alex Gaynor
· 12 years ago
efdd8ac
Use python.org instead of peps.io
by Alex Stapleton
· 12 years ago
2649a69
Refer to the `d` param of RSA as `private_exponent`.
by Alex Gaynor
· 12 years ago
c6155ce
Merge pull request #548 from public/rename-key-length
by Alex Gaynor
· 12 years ago
ee3e6bf
Rename RSAs key_length to key_size
by Alex Stapleton
· 12 years ago
84d5c6b
Only put a single top level header in this page
by Alex Gaynor
· 12 years ago
8ca6fad
Complete sentences.
by Alex Gaynor
· 12 years ago
031c2cb
Fixes #539 -- document which interfaces a backend implements
by Alex Gaynor
· 12 years ago
a8e125f
Fixed up some backwards syntax in the docs
by Alex Gaynor
· 12 years ago
15a86a0
PBKDF2HMAC requires a PBKDF2HMACBackend provider.
by Paul Kehrer
· 12 years ago
b2ff877
Merge pull request #520 from reaperhulk/pbkdf2-openssl
by David Reid
· 12 years ago
0b18118
a bit more language work + changelog changes for pbkdf2hmac
by Paul Kehrer
· 12 years ago
f3b57e3
one more style fix
by Paul Kehrer
· 12 years ago
446cc2a
a few typo fixes, capitalization, etc
by Paul Kehrer
· 12 years ago
4ce9c9e
Merge pull request #525 from skeuomorf/installation-docs
by Paul Kehrer
· 12 years ago
1cab104
expand docs to talk more about the purposes of KDFs
by Paul Kehrer
· 12 years ago
c58b478
update docs re: PBKDF2HMAC iterations
by Paul Kehrer
· 12 years ago
b0293bf
Added installation section to index.rst
by skeuomorf
· 12 years ago
4c75a8c
quotes inside, diff examples
by Paul Kehrer
· 12 years ago
1d65a2f
fix spacing, remove versionadded since HashAlgorithm was in 0.1
by Paul Kehrer
· 12 years ago
e51a2db
document HashAlgorithm
by Paul Kehrer
· 12 years ago
bc26efb
Added canonical installation document with details about various platforms, fixes #519
by skeuomorf
· 12 years ago
298e533
update docs for pbkdf2
by Paul Kehrer
· 12 years ago
589b908
doc updates based on review
by Paul Kehrer
· 12 years ago
99d5190
some alternate language
by Paul Kehrer
· 12 years ago
91a6892
Merge branch 'master' into pbkdf2-openssl
by Paul Kehrer
· 12 years ago
8a39c51
Add this to the changelog
by Alex Gaynor
· 12 years ago
560ef47
add PBKDF2HMAC to changelog
by Paul Kehrer
· 12 years ago
3d8c66f
update docs with more detailed info re: PBKDF2 usage
by Paul Kehrer
· 12 years ago
1277bc7
okay this time really finish the rename. Up example iterations to 100k
by Paul Kehrer
· 12 years ago
b3f763f
finish PBKDF2HMAC rename, more docs
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
1f8cd62
Merge pull request #513 from alex/kdf-interface
by Paul Kehrer
· 12 years ago
8454c51
Document that this is new in 0.2
by Alex Gaynor
· 12 years ago
e19e89f
Enforce that these may only be called once
by Alex Gaynor
· 12 years ago
5d9c6b2
add example for windows installation
by Konstantinos Koukopoulos
· 12 years ago
5484f72
Try to improve the docs
by Alex Gaynor
· 12 years ago
8f369b7
improve previous note on windows build
by Konstantinos Koukopoulos
· 12 years ago
7010df9
document how to build w/ custom openssl on windows
by Konstantinos Koukopoulos
· 12 years ago
61137bc
Reword for clarity
by Alex Gaynor
· 12 years ago
24eb677
DOcument that verify() apis should be provided
by Alex Gaynor
· 12 years ago
288403a
Attempt some more natural language
by Alex Gaynor
· 12 years ago
b2774f5
Begin designing the KDF interfaces. Fixes #511
by Alex Gaynor
· 12 years ago
2a91874
Linkify the RSA docs
by Alex Gaynor
· 12 years ago
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
7ecb985
Added thread safety to the changelog
by Alex Gaynor
· 12 years ago
f2e34be
Merge pull request #492 from public/py-thread-safe
by Alex Gaynor
· 12 years ago
5fb7eb4
Backticks
by Alex Stapleton
· 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
fcae150
Some docs
by Alex Stapleton
· 12 years ago
adbe080
Merge pull request #499 from alex/windows-openssl
by Paul Kehrer
· 12 years ago
b495790
add windows support to changelog
by Paul Kehrer
· 12 years ago
b32b491
DOcument the primitives used in Fernet
by Alex Gaynor
· 12 years ago
e7651de
Link the official page
by Alex Gaynor
· 12 years ago
a8fc6f3
Document where to get OpenSSL on windows
by Alex Gaynor
· 12 years ago
3c1eb12
Capital S is the canonical URL
by Alex Gaynor
· 12 years ago
9261de9
Merge pull request #486 from reaperhulk/commoncrypto-cipher-backend
by Alex Gaynor
· 12 years ago
78456c7
Merge pull request #488 from dreid/privatize-register_cipher_adapter
by Alex Gaynor
· 12 years ago
1de55b7
Merge branch 'master' into commoncrypto-cipher-backend
by Paul Kehrer
· 12 years ago
5a24940
Moar backtick.
by David Reid
· 12 years ago
2084fa5
Add to changelog.
by David Reid
· 12 years ago
cd10571
Merge pull request #468 from reaperhulk/backend-flag-pytest
by David Reid
· 12 years ago
Next »