index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
whoops
Alex Gaynor
2014-03-06
1
-2
/
+0
*
Convert stuff
Alex Gaynor
2014-03-06
6
-12
/
+23
*
Merge pull request #719 from skeuomorf/master
Paul Kehrer
2014-03-04
1
-0
/
+108
|
\
|
*
Merge remote-tracking branch 'upstream/master'
Mohammed Attia
2014-03-04
2
-0
/
+9
|
|
\
|
*
|
Change DSAParams to DSAParameters
Mohammed Attia
2014-03-04
1
-5
/
+5
|
*
|
Typo fixes
Mohammed Attia
2014-03-04
1
-7
/
+7
|
*
|
Change keypair to key pair to pass the sphinx spelling test
Mohammed Attia
2014-03-04
1
-6
/
+6
|
*
|
Define DSA in the documentation
Mohammed Attia
2014-03-04
1
-0
/
+1
|
*
|
Annotate aliases in the DSA documentation
Mohammed Attia
2014-03-04
1
-3
/
+3
|
*
|
Added documentation for the DSA interfaces
Mohammed Attia
2014-03-04
1
-0
/
+107
*
|
|
Merge pull request #723 from reaperhulk/nist-rsa-vectors
Alex Gaynor
2014-03-04
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
add vector sources
Paul Kehrer
2014-03-03
1
-0
/
+1
*
|
|
Merge pull request #724 from alex/audit
Donald Stufft
2014-03-03
1
-0
/
+6
|
\
\
\
|
*
|
|
grammar. an thing.
Alex Gaynor
2014-03-03
1
-1
/
+1
|
*
|
|
On the suggestion of @zooko, note that we have not been audited
Alex Gaynor
2014-03-03
1
-0
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #395 from reaperhulk/idea-vectors
Donald Stufft
2014-03-03
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
add vector source data for IDEA ECB to docs
Paul Kehrer
2014-03-03
1
-0
/
+3
|
|
/
*
/
Updated documentation for HOTP and TOTP TypeError
Ayrx
2014-03-04
1
-2
/
+4
|
/
*
Merge pull request #709 from public/dsa-test-vectors
Paul Kehrer
2014-03-02
1
-4
/
+9
|
\
|
*
DSA test vector docs
Alex Stapleton
2014-03-02
1
-4
/
+9
*
|
Merge pull request #703 from alex/change-exceptino-type
Paul Kehrer
2014-03-02
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Switch to TypeError
Alex Gaynor
2014-03-01
1
-2
/
+2
|
*
Docs as well
Alex Gaynor
2014-03-01
1
-4
/
+4
*
|
Scrypt is a word
Alex Gaynor
2014-03-01
1
-0
/
+1
*
|
Added vectors for scrypt from the draft RFC
Alex Gaynor
2014-03-01
1
-3
/
+8
|
/
*
Fix ":param:" syntax in KDF docs
Wouter Bolsterlee
2014-03-01
1
-1
/
+1
*
docs language improvement
Paul Kehrer
2014-02-26
1
-1
/
+1
*
address some review comments
Paul Kehrer
2014-02-26
1
-2
/
+2
*
fix docs, port some review comments forward to the new PR
Paul Kehrer
2014-02-25
1
-18
/
+21
*
more kwargs
Paul Kehrer
2014-02-25
1
-1
/
+5
*
add RSA verification support
Paul Kehrer
2014-02-25
3
-4
/
+40
*
Merge pull request #673 from reaperhulk/rsa-pkcs1-signature-only
Alex Gaynor
2014-02-25
5
-1
/
+76
|
\
|
*
reorganize docs slightly
Paul Kehrer
2014-02-25
1
-15
/
+21
|
*
rename PKCS1->PKCS1v15 & UnsupportedAsymmetricPadding->UnsupportedPadding
Paul Kehrer
2014-02-24
3
-7
/
+6
|
*
incorporate review feedback. kwarg!
Paul Kehrer
2014-02-23
1
-1
/
+5
|
*
add RSA PKCS1 signing (and structure for PSS + verification)
Paul Kehrer
2014-02-23
5
-1
/
+67
*
|
Cite Thomas Ptacek for urandom
Alex Gaynor
2014-02-25
1
-2
/
+4
*
|
Re-linewrap the symmetric encryption doc source
Alex Gaynor
2014-02-25
1
-53
/
+35
*
|
Do some nitpicking cleanup of the twofactor code and documentation.
David Reid
2014-02-25
1
-31
/
+35
*
|
Fixed wrong param naming in totp documentation
Ayrx
2014-02-25
1
-1
/
+1
*
|
Fixed documentation
Ayrx
2014-02-25
1
-5
/
+9
*
|
Updated HOTP and TOTP doctests
Ayrx
2014-02-25
1
-6
/
+5
*
|
Added method definitions to TOTP documentation.
Ayrx
2014-02-25
1
-1
/
+13
*
|
Updated secret key description
Ayrx
2014-02-25
1
-6
/
+6
*
|
Fixed documentation based on alexs' comments.
Ayrx
2014-02-25
1
-13
/
+14
*
|
Small fixes
Ayrx
2014-02-25
1
-6
/
+5
*
|
Added documentation for TOTP.
Ayrx
2014-02-25
1
-10
/
+55
*
|
some style fixes suggested by pep8-naming
Paul Kehrer
2014-02-24
1
-1
/
+4
*
|
Add changelog to toplevel, include in sdist
Matthew Iversen
2014-02-25
1
-34
/
+1
|
/
*
Merge pull request #667 from public/pkcs8-test-keys
Paul Kehrer
2014-02-23
1
-1
/
+10
|
\
[next]