Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
b9fa7712a751c4b54dd4b9ba54552a66cc89a34e
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
15fd643
Don't expose extract and expand on this class yet because we don't know how best to expose verify functionality, continue testing the stages using the private methods.
by David Reid
· 12 years ago
c0248b9
HKDF docs
by David Reid
· 12 years ago
368894c
Remove redundant type checks per @alex and @reaperhulk.
by David Reid
· 12 years ago
f3f8df3
Complete test coverage
by David Reid
· 12 years ago
e03a289
Use six.u for great good.
by David Reid
· 12 years ago
98c182f
Consistently use double quotes.
by David Reid
· 12 years ago
ec4155a
Aggressively type-check for text.
by David Reid
· 12 years ago
fec6d14
bytes all the things.
by David Reid
· 12 years ago
aa9b9f1
Actually register the interface.
by David Reid
· 12 years ago
bddcb34
Remove more leftovers from rebase.
by David Reid
· 12 years ago
69d16c2
Expand, extract, verify.
by David Reid
· 12 years ago
c4e7563
Add test cases for length checking and already finalized.
by David Reid
· 12 years ago
3ddf989
Remove load_hkdf_vectors which snuck in with a rebase.
by David Reid
· 12 years ago
0d492db
Closer to proposed interface in #513.
by David Reid
· 12 years ago
1436730
Use the nist vector loader.
by David Reid
· 12 years ago
9b24cb8
Fix case.
by David Reid
· 12 years ago
41f12d7
Fix pep8.
by David Reid
· 12 years ago
5443e9d
Break up hkdf_derive into hkdf_extract and hkdf_expand.
by David Reid
· 12 years ago
a187836
This got split into SHA1 and SHA256
by David Reid
· 12 years ago
66c9cd9
Refactor HKDF support and provide vectors for tests.
by David Reid
· 12 years ago
ab33266
hkdf
by David Reid
· 12 years ago
fa9431d
Merge pull request #550 from alex/private-exponent
by Paul Kehrer
· 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
24cb0e3
Merge pull request #547 from public/bn-maths
by Alex Gaynor
· 12 years ago
a006eb9
OpenSSL BN math
by Alex Stapleton
· 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
7cbdf01
Merge pull request #546 from alex/cleanup-index
by Paul Kehrer
· 12 years ago
84d5c6b
Only put a single top level header in this page
by Alex Gaynor
· 12 years ago
2f54b2b
Merge pull request #545 from public/error-strings
by Alex Gaynor
· 12 years ago
30ff19b
More detailed error message for InternalError
by Alex Stapleton
· 12 years ago
b84b215
Merge pull request #544 from alex/issues-in-readme
by Paul Kehrer
· 12 years ago
a11e74c
Link to our issue tracker in the readme
by Alex Gaynor
· 12 years ago
0990d11
Merge pull request #542 from alex/include-fernet-vectors
by Paul Kehrer
· 12 years ago
b11ebd0
Include the fernet vectors in the sdist
by Alex Gaynor
· 12 years ago
e4ec95d
Merge pull request #541 from public/fix-466
by Alex Gaynor
· 12 years ago
7581866
Handle multiple errors on the stack
by Alex Stapleton
· 12 years ago
390d38e
Merge pull request #540 from alex/document-interfaces
by David Reid
· 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
719c897
Merge pull request #537 from public/pkcs1-vectors
by David Reid
· 12 years ago
62dd58f
PKCS#1 vectors
by Alex Stapleton
· 12 years ago
78ff4ee
Merge pull request #534 from alex/docs-fixes
by Paul Kehrer
· 12 years ago
a8e125f
Fixed up some backwards syntax in the docs
by Alex Gaynor
· 12 years ago
307437b
Merge pull request #531 from reaperhulk/pbkdf2-commoncrypto
by Alex Gaynor
· 12 years ago
ab1f097
Merge pull request #533 from reaperhulk/pbkdf2-docs-fix
by Alex Gaynor
· 12 years ago
c704ce3
Merge pull request #532 from reaperhulk/cc-make-supported-calls-more-better
by Alex Gaynor
· 12 years ago
15a86a0
PBKDF2HMAC requires a PBKDF2HMACBackend provider.
by Paul Kehrer
· 12 years ago
ef9d65a
one more replacement
by Paul Kehrer
· 12 years ago
e0608db
simplify hmac supported and hash supported calls for commoncrypto
by Paul Kehrer
· 12 years ago
84fc58c
simplify check for algorithm
by Paul Kehrer
· 12 years ago
0216d60
Merge branch 'master' into pbkdf2-commoncrypto
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
babc4d5
Merge pull request #530 from reaperhulk/small-doc-fixes
by David Reid
· 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
fb042ad
switch to private attributes in pbkdf2hmac
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
6fb1a5a
add test for null char replacement
by Paul Kehrer
· 12 years ago
b0293bf
Added installation section to index.rst
by skeuomorf
· 12 years ago
831c04b
called -> used
by Paul Kehrer
· 12 years ago
eef972b
Merge pull request #528 from reaperhulk/fix-527
by Alex Gaynor
· 12 years ago
d571d87
Merge pull request #529 from alex/add-this-method
by David Reid
· 12 years ago
4c75a8c
quotes inside, diff examples
by Paul Kehrer
· 12 years ago
8377504
Expose this method because probably someone will need it eventually
by Alex Gaynor
· 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
cfde5ab
Merge pull request #524 from sholsapp/master
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
ab09605
Add bindings for X509_REQ_get_extensions.
by Stephen Holsapple
· 12 years ago
4f78ee7
Merge pull request #526 from longaccess/master
by Alex Gaynor
· 12 years ago
173982e
add Konstantinos Koukopoulos to AUTHORS.rst
by Konstantinos Koukopoulos
· 12 years ago
d6b02d4
review fixes
by Paul Kehrer
· 12 years ago
589b908
doc updates based on review
by Paul Kehrer
· 12 years ago
0bf1f13
update changelog
by Paul Kehrer
· 12 years ago
92e801a
update commoncrypto pbkdf2 with new naming
by Paul Kehrer
· 12 years ago
5ce6901
commoncrypto PBKDF2 support
by Paul Kehrer
· 12 years ago
99d5190
some alternate language
by Paul Kehrer
· 12 years ago
2e8617b
rename test files
by Paul Kehrer
· 12 years ago
5c8ea70
add some unicode checks for salt on init and key_material on derive
by Paul Kehrer
· 12 years ago
91a6892
Merge branch 'master' into pbkdf2-openssl
by Paul Kehrer
· 12 years ago
79777fb
Merge pull request #523 from alex/changelog
by Paul Kehrer
· 12 years ago
aad090f
simplify pbkdf2_hmac_supported in openssl backend
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
780366a
Merge branch 'master' into pbkdf2-openssl
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
Next »