Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
667182f1421825b889b0cd0402f8538e7e00ba4d
/
docs
2a69b48
whoops
by Alex Gaynor
· 11 years ago
c6a6f31
Convert stuff
by Alex Gaynor
· 11 years ago
826b374
Merge pull request #719 from skeuomorf/master
by Paul Kehrer
· 11 years ago
8566cac
Merge pull request #723 from reaperhulk/nist-rsa-vectors
by Alex Gaynor
· 11 years ago
29aa3aa
Merge remote-tracking branch 'upstream/master'
by Mohammed Attia
· 11 years ago
71acc67
Change DSAParams to DSAParameters
by Mohammed Attia
· 11 years ago
7a1738a
Typo fixes
by Mohammed Attia
· 11 years ago
243fd3d
Merge pull request #724 from alex/audit
by Donald Stufft
· 11 years ago
97e888f
Merge pull request #395 from reaperhulk/idea-vectors
by Donald Stufft
· 11 years ago
0df8c97
grammar. an thing.
by Alex Gaynor
· 11 years ago
92ddd76
On the suggestion of @zooko, note that we have not been audited
by Alex Gaynor
· 11 years ago
7f0039c
add vector sources
by Paul Kehrer
· 11 years ago
cb9a6c2
Change keypair to key pair to pass the sphinx spelling test
by Mohammed Attia
· 11 years ago
604c78f
Define DSA in the documentation
by Mohammed Attia
· 11 years ago
7032451
Annotate aliases in the DSA documentation
by Mohammed Attia
· 11 years ago
b416715
Added documentation for the DSA interfaces
by Mohammed Attia
· 11 years ago
9ab901d
Updated documentation for HOTP and TOTP TypeError
by Ayrx
· 11 years ago
f791410
add vector source data for IDEA ECB to docs
by Paul Kehrer
· 11 years ago
2e77ceb
Merge pull request #709 from public/dsa-test-vectors
by Paul Kehrer
· 11 years ago
e7da0ab
DSA test vector docs
by Alex Stapleton
· 11 years ago
43b4f1c
Merge pull request #703 from alex/change-exceptino-type
by Paul Kehrer
· 11 years ago
537f1e0
Scrypt is a word
by Alex Gaynor
· 11 years ago
75e72ea
Added vectors for scrypt from the draft RFC
by Alex Gaynor
· 11 years ago
9b1a82e
Switch to TypeError
by Alex Gaynor
· 11 years ago
58ee8c5
Docs as well
by Alex Gaynor
· 11 years ago
d63cbd0
Fix ":param:" syntax in KDF docs
by Wouter Bolsterlee
· 11 years ago
adba07a
docs language improvement
by Paul Kehrer
· 11 years ago
fef1fbd
address some review comments
by Paul Kehrer
· 11 years ago
a0c157f
fix docs, port some review comments forward to the new PR
by Paul Kehrer
· 11 years ago
4c0b4a9
more kwargs
by Paul Kehrer
· 11 years ago
42b3713
add RSA verification support
by Paul Kehrer
· 11 years ago
d8c8f7c
Merge pull request #673 from reaperhulk/rsa-pkcs1-signature-only
by Alex Gaynor
· 11 years ago
3e4729a
Cite Thomas Ptacek for urandom
by Alex Gaynor
· 11 years ago
62a9217
reorganize docs slightly
by Paul Kehrer
· 11 years ago
fb843aa
Re-linewrap the symmetric encryption doc source
by Alex Gaynor
· 11 years ago
7c49d18
Do some nitpicking cleanup of the twofactor code and documentation.
by David Reid
· 11 years ago
72e7477
Fixed wrong param naming in totp documentation
by Ayrx
· 11 years ago
1f8a1e8
Fixed documentation
by Ayrx
· 11 years ago
3b6423d
Updated HOTP and TOTP doctests
by Ayrx
· 11 years ago
52e1e93
Added method definitions to TOTP documentation.
by Ayrx
· 11 years ago
cec584c
Updated secret key description
by Ayrx
· 11 years ago
341399d
Fixed documentation based on alexs' comments.
by Ayrx
· 11 years ago
f39716d
Small fixes
by Ayrx
· 11 years ago
7ea36ed
Added documentation for TOTP.
by Ayrx
· 11 years ago
5b6ce2a
some style fixes suggested by pep8-naming
by Paul Kehrer
· 11 years ago
0377f5a
rename PKCS1->PKCS1v15 & UnsupportedAsymmetricPadding->UnsupportedPadding
by Paul Kehrer
· 11 years ago
69a6fad
Add changelog to toplevel, include in sdist
by Matthew Iversen
· 11 years ago
8dd9713
incorporate review feedback. kwarg!
by Paul Kehrer
· 11 years ago
4ccceaf
add RSA PKCS1 signing (and structure for PSS + verification)
by Paul Kehrer
· 11 years ago
f7cf6ab
Merge pull request #667 from public/pkcs8-test-keys
by Paul Kehrer
· 11 years ago
2154135
0.2.1 changelog
by Paul Kehrer
· 11 years ago
abec8a1
Document PKCS #8 key sources
by Alex Stapleton
· 11 years ago
c85157b
Merge pull request #619 from public/openssl-key-loading-interfaces
by Paul Kehrer
· 11 years ago
c2e5340
Fixed HOTP test path, added changelog and myself to author list.
by Ayrx
· 11 years ago
94c7359
Added "version added" to docs
by Ayrx
· 11 years ago
8c1ad59
Changed module name from otp to twofactor.
by Ayrx
· 11 years ago
26d276f
Updated documentation.
by Ayrx
· 11 years ago
ebadb6b
Updated docs with notes on throttling and resynchronization.
by Ayrx
· 11 years ago
b5189af
Added a max limit of 8 on length parameter. Updated documentation.
by Ayrx
· 11 years ago
25b1d21
Updated documentation.
by Ayrx
· 11 years ago
a776911
Updated according to code review feedback.
by Ayrx
· 11 years ago
b2ee044
Minor changes for python3 compat and documentation changes
by Ayrx
· 12 years ago
18ca44b
Added documentation for HOTP implementation.
by Ayrx
· 12 years ago
2fb76a3
OpenSSL "traditional" key format loading...
by Alex Stapleton
· 11 years ago
f933572
boilerplate to reopen master for third release work
by Paul Kehrer
· 11 years ago
63614e8
Bump version numbers for 0.2 release
by Alex Gaynor
· 11 years ago
176ae10
Merge pull request #621 from public/openssl-pem-vectors
by Paul Kehrer
· 11 years ago
5809d48
Try to be more precise
by Alex Gaynor
· 11 years ago
58db154
Link to the specific sources of these vectors
by Alex Stapleton
· 11 years ago
52e4048
Add OpenSSL PEM vector docs
by Alex Stapleton
· 11 years ago
59a6bc6
Capitalization and linkification
by Alex Gaynor
· 11 years ago
cd8dee5
This is a real word, I swear to god it is
by Alex Gaynor
· 11 years ago
c37adab
Use a real word
by Alex Gaynor
· 11 years ago
de06b29
Add an FAQ page to teh docs
by Alex Gaynor
· 11 years ago
f8cf48b
Merge pull request #634 from reaperhulk/rsa-signing-interfaces
by Alex Gaynor
· 11 years ago
430202d
let's try renaming everything I said I'd rename
by Paul Kehrer
· 11 years ago
dd3780a
some grammar fixes, rename a method or two
by Paul Kehrer
· 11 years ago
933dd68
Fixed TOTP test vectors.
by Ayrx
· 11 years ago
eda558c
more renaming
by Paul Kehrer
· 11 years ago
3292c99
create_rsa_sign_ctx->create_rsa_signature_ctx
by Paul Kehrer
· 11 years ago
19f32d5
add versionadded to AsymmetricPadding
by Paul Kehrer
· 11 years ago
e0f0f34
+ docs for AsymmetricSignContext, AsymmetricVerifyContext, AsymmetricPadding
by Paul Kehrer
· 11 years ago
2b3f0fc
add docs for sign/verify ctx creation interface
by Paul Kehrer
· 11 years ago
2c89df5
Spelling
by Alex Gaynor
· 11 years ago
049a368
Document public key and private keys in teh glossary
by Alex Gaynor
· 11 years ago
87bc404
Fixed some sphinx linkification issues
by Alex Gaynor
· 11 years ago
9104dd2
clearer prose
by Paul Kehrer
· 11 years ago
aee319f
update docs to explain CTR generation source
by Paul Kehrer
· 11 years ago
432b4cb
update generation script and verification script to support CTR gen
by Paul Kehrer
· 11 years ago
e547d8f
Reformat AES CTR vectors to use NIST loader & document their source properly
by Paul Kehrer
· 11 years ago
c5b0aa0
Merge pull request #605 from reaperhulk/add-crt-coefficients
by Alex Gaynor
· 11 years ago
7d95d5f
Sort the wordlist is a vaguely sensible way
by Alex Stapleton
· 11 years ago
d9702f9
Updated documentation to remove debian/rhel headers.
by Ayrx
· 11 years ago
a674c6b
Added rhel-specific installation instructions.
by Ayrx
· 11 years ago
ba7d5ec
Merge branch 'master' into add-crt-coefficients
by Paul Kehrer
· 11 years ago
a9d802a
Also clean up this syntax
by Alex Gaynor
· 11 years ago
14971b7
Fixed a missing word in the RSA docs
by Alex Gaynor
· 11 years ago
811163e
Merge pull request #608 from reaperhulk/cast5-changelog
by Alex Gaynor
· 11 years ago
a5011ec
add versionadded to cast5
by Paul Kehrer
· 11 years ago
4992384
A few style nits in the docs
by Alex Gaynor
· 11 years ago
Next »