index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo fixes
Mohammed Attia
2014-03-04
2
-8
/
+8
*
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
*
Change parameters from abstractproperty to abstractmethod
Mohammed Attia
2014-03-04
1
-2
/
+2
*
Remove DSAParams generate method as it will be implemented as a classmethod
Mohammed Attia
2014-03-04
1
-6
/
+0
*
More accurate docstring
Mohammed Attia
2014-03-04
1
-11
/
+14
*
Change params to parameters
Mohammed Attia
2014-03-03
1
-2
/
+2
*
Fix DSAParams generate method to eliminate ambiguity
Mohammed Attia
2014-03-03
1
-1
/
+1
*
Fix pep8 issues
Mohammed Attia
2014-03-03
1
-2
/
+2
*
Change name of divisor to subgroup_order
Mohammed Attia
2014-03-03
1
-4
/
+6
*
Merge remote-tracking branch 'upstream/master'
Mohammed Attia
2014-03-03
4
-2
/
+24
|
\
|
*
Merge pull request #720 from Ayrx/hotp-length-type-check
Alex Gaynor
2014-03-03
3
-2
/
+13
|
|
\
|
|
*
Updated documentation for HOTP and TOTP TypeError
Ayrx
2014-03-04
1
-2
/
+4
|
|
*
Added length type check to HOTP and corresponding test
Ayrx
2014-03-03
2
-0
/
+9
|
*
|
Merge pull request #721 from reaperhulk/pss-funcs
Alex Gaynor
2014-03-03
1
-0
/
+11
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Add MGF1 MD selection function (available in OpenSSL 1.0.1+)
Paul Kehrer
2014-03-03
1
-0
/
+11
|
|
/
*
|
Change pub_key and priv_key to y and x respectively
Mohammed Attia
2014-03-03
1
-8
/
+8
*
|
Fixed typo
Mohammed Attia
2014-03-03
1
-1
/
+1
*
|
Changed docstrings to conform to lastest updates of the interfaces
Mohammed Attia
2014-03-03
1
-4
/
+3
*
|
Remove bitlength related properties that are not needed
Mohammed Attia
2014-03-03
1
-19
/
+1
*
|
Change property names to be consistent with RSA
Mohammed Attia
2014-03-03
1
-79
/
+2
*
|
fix pep8 errors
Mohammed Attia
2014-03-03
1
-0
/
+1
*
|
Change public_key from abstractproperty to abstractmethod
Mohammed Attia
2014-03-03
1
-1
/
+1
*
|
Add DSA interfaces
Mohammed Attia
2014-03-03
1
-0
/
+188
|
/
*
Merge pull request #718 from alex/phrase-better
Paul Kehrer
2014-03-03
2
-3
/
+3
|
\
|
*
Phrase our summary better
Alex Gaynor
2014-03-02
2
-3
/
+3
|
/
*
Merge pull request #717 from skeuomorf/master
Alex Gaynor
2014-03-02
1
-0
/
+2
|
\
|
*
Add binding for the DSA parameters generation function
Mohammed Attia
2014-03-03
1
-0
/
+2
|
/
*
Merge pull request #715 from reaperhulk/add-linkcheck-target-to-tox
Alex Gaynor
2014-03-02
1
-0
/
+7
|
\
|
*
new tox docs-linkcheck target for a jenkins job to do linkcheck
Paul Kehrer
2014-03-02
1
-0
/
+7
|
/
*
Merge pull request #709 from public/dsa-test-vectors
Paul Kehrer
2014-03-02
20
-4
/
+16677
|
\
|
*
DSA test vector docs
Alex Stapleton
2014-03-02
1
-4
/
+9
|
*
Add the FIPS 186-3 DSA test vectors
Alex Stapleton
2014-03-02
8
-0
/
+16063
|
*
Add NIST FIPS 186-2 DSA test vectors
Alex Stapleton
2014-03-02
8
-0
/
+545
|
*
Plaintext DSA test keys from GnuTLS
Alex Stapleton
2014-03-02
3
-0
/
+60
*
|
Merge pull request #714 from reaperhulk/fix-712
Alex Gaynor
2014-03-02
1
-1
/
+0
|
\
\
|
*
|
this constant is undefined in 1.0.0
Paul Kehrer
2014-03-02
1
-1
/
+0
|
/
/
*
|
Merge pull request #710 from reaperhulk/fix-contributing-links
Alex Gaynor
2014-03-02
1
-2
/
+2
|
\
\
|
*
|
link the CONTRIBUTING.rst to the development section of our docs
Paul Kehrer
2014-03-02
1
-2
/
+2
|
|
/
*
|
Merge pull request #703 from alex/change-exceptino-type
Paul Kehrer
2014-03-02
3
-9
/
+8
|
\
\
|
|
/
|
/
|
|
*
Switch to TypeError
Alex Gaynor
2014-03-01
3
-4
/
+4
|
*
Docs as well
Alex Gaynor
2014-03-01
1
-4
/
+4
|
*
Update tests as well
Alex Gaynor
2014-03-01
1
-2
/
+2
|
*
Change exception in use
Alex Gaynor
2014-03-01
1
-3
/
+2
*
|
Merge pull request #706 from alex/scrypt-vectors
Paul Kehrer
2014-03-01
3
-3
/
+47
|
\
\
|
*
|
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
2
-3
/
+46
|
|
/
*
|
Merge pull request #708 from public/invalid-sig-errors
Alex Gaynor
2014-03-01
1
-0
/
+2
|
\
\
[next]