Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
969f18e45449fc160415e51193f9b4c79c5a82c8
/
docs
969f18e
Word wrap some long lines in teh docs
by Alex Gaynor
· 11 years ago
00eff9c
Simplified exception message
by Ayrx
· 11 years ago
6d69eab
Fixed TypeError and added documentation
by Ayrx
· 11 years ago
2a947c4
add some docs and changelog
by Paul Kehrer
· 11 years ago
af075f0
Missing semicolon
by Alex Gaynor
· 11 years ago
aabc5a1
Fixed #1039 -- provide links to PSS and PKCS1v15 in the RSA docs
by Alex Gaynor
· 11 years ago
9263d5f
Merge pull request #1016 from Ayrx/hkdf-expand-only
by Alex Stapleton
· 11 years ago
c48100a
Added missing exception to documentation
by Ayrx
· 11 years ago
92da8bb
Merge pull request #1032 from reaperhulk/bold-docs
by Alex Gaynor
· 11 years ago
1558564
Merge pull request #1031 from reaperhulk/rsa-docs-fix
by Alex Gaynor
· 11 years ago
006670c
Use bold instead of italics
by Paul Kehrer
· 11 years ago
c929e40
Improve RSABackend interface docs (fixes #1022)
by Paul Kehrer
· 11 years ago
dbd7a25
Multibackend now supports all of RSABackend
by Paul Kehrer
· 11 years ago
07287ff
Merge pull request #1025 from reaperhulk/add-faq-windows
by Alex Gaynor
· 11 years ago
1548a54
improved language
by Paul Kehrer
· 11 years ago
c23d576
add faq entry to describe the error if a windows user doesn't install openssl
by Paul Kehrer
· 11 years ago
e162e26
Wrap.
by David Reid
· 11 years ago
18563e6
Lowercase a.
by David Reid
· 11 years ago
e43861d
Fix #1020 - Add conda instructions for linux.
by David Reid
· 11 years ago
c0ce911
Renamed HKDFExpandOnly to HKDFExpand
by Ayrx
· 11 years ago
9d72f12
Added documentation
by Ayrx
· 11 years ago
1534e09
Fixed misspelling
by Ayrx
· 11 years ago
2c67edd
Merge pull request #1014 from public/098k
by Paul Kehrer
· 11 years ago
2c688a4
We also test on Ubuntu Lucid 0.9.8k
by Alex Stapleton
· 11 years ago
eced8b7
Added item to post-release tasks
by Ayrx
· 11 years ago
190ecf7
Style guide fix in the docs
by Alex Gaynor
· 11 years ago
7029a4f
Merge pull request #1002 from public/doc-tweaks-4
by Alex Gaynor
· 11 years ago
d694838
linkfiy
by Alex Gaynor
· 11 years ago
19e97bd
Fix some typos in the docs
by Alex Stapleton
· 11 years ago
f65cba2
typo
by Alex Gaynor
· 11 years ago
d8fc257
More details
by Alex Gaynor
· 11 years ago
8019b8b
Conda is a word I guess
by Alex Gaynor
· 11 years ago
eb50a2c
Fixed #1000 -- document the conda issue and workaround
by Alex Gaynor
· 11 years ago
d955cf8
convert dsa examples to doctest
by Paul Kehrer
· 11 years ago
913ac19
remove an unneeded line in the example
by Paul Kehrer
· 11 years ago
0b3ff3b
DSA signing support (this is mostly skeuomorf's work, credit to him)
by Paul Kehrer
· 11 years ago
3d75429
document that the OpenSSL backend conforms to the CMACBackend interface
by Paul Kehrer
· 11 years ago
7d47b98
Merge pull request #982 from reaperhulk/dsa-verify
by David Reid
· 11 years ago
e0aeaf8
update docs
by Paul Kehrer
· 11 years ago
21babbb
updates for review feedback
by Paul Kehrer
· 11 years ago
323b8e3
Added link to crypto.se answer
by Ayrx
· 11 years ago
023a40e
Added note about preferred MAC algorithm
by Ayrx
· 11 years ago
b403787
add interface docs for dsa_params_supported
by Paul Kehrer
· 11 years ago
43dc276
remove dsa_signature_from_components since it's no longer needed
by Paul Kehrer
· 11 years ago
59edb61
Add DSA verification docs
by Mohammed Attia
· 11 years ago
fdf6330
Use the short name in the docs
by Alex Gaynor
· 11 years ago
c6f1956
document exceptions for padding
by Paul Kehrer
· 11 years ago
db1524b
Merge pull request #962 from reaperhulk/rsa-enc
by Alex Gaynor
· 11 years ago
b30402c
Merge pull request #972 from public/padding-docs
by Paul Kehrer
· 11 years ago
425fc04
Update padding docs
by Alex Stapleton
· 11 years ago
458c09b
Rename OpenSSLSerializationBackend
by Alex Stapleton
· 11 years ago
462bd60
Fix some typos.
by Alex Gaynor
· 11 years ago
4ce810e
improve style in test, update docs for rsa encryption review
by Paul Kehrer
· 11 years ago
c84b3fb
change doctest to codeblock until we add multibackend support for encrypt
by Paul Kehrer
· 11 years ago
4e602f3
RSA encryption support
by Paul Kehrer
· 11 years ago
239d518
More phrasing
by Alex Gaynor
· 11 years ago
c9dc0a0
Also fix up some phrasings
by Alex Gaynor
· 11 years ago
a57763a
Removed strange use of quotes
by Alex Gaynor
· 11 years ago
ff2b8ce
Merge pull request #949 from reaperhulk/rsa-oaep-decrypt
by Alex Gaynor
· 11 years ago
50e6230
update docs for oaep
by Paul Kehrer
· 11 years ago
2332c19
New Anchor here
by Alex Gaynor
· 11 years ago
642a979
add OAEP decryption example in docs
by Paul Kehrer
· 11 years ago
5186d69
OAEP support for RSA decryption
by Paul Kehrer
· 11 years ago
9bea937
Added changelog and versionadded for CMAC
by Ayrx
· 11 years ago
26d9596
Added CMACBackend to multibackend
by Ayrx
· 11 years ago
a93abae
Added documentation to note rfc 4493
by Ayrx
· 11 years ago
001637b
Added wikipedia link
by Ayrx
· 11 years ago
dbefd58
Changed doctests to code-block
by Ayrx
· 11 years ago
2f2aa5f
Updated CMAC documentation
by Ayrx
· 11 years ago
fa4a6b2
Added CMAC docs
by Ayrx
· 11 years ago
30752cd
Merge pull request #888 from reaperhulk/rsa-decrypt
by Alex Gaynor
· 11 years ago
fb8dcdb
document the OpenSSL versions we're testing against
by Paul Kehrer
· 11 years ago
8e76439
more key length checks, docs update
by Paul Kehrer
· 11 years ago
8ab7a36
remove InvalidDecryption and replace with ValueError
by Paul Kehrer
· 11 years ago
27f9ca6
more docs
by Paul Kehrer
· 11 years ago
7bdcdc1
remove OAEP decryption to simplify review
by Paul Kehrer
· 11 years ago
af9a2cc
add InvalidDecryption exception, check for ct > key size
by Paul Kehrer
· 11 years ago
e1c89f3
update docs for OAEP
by Paul Kehrer
· 11 years ago
4c0a374
docs, tests, general huge improvements to RSA decryption
by Paul Kehrer
· 11 years ago
5a79ee4
Utility methods for RSA CRT params
by Alex Stapleton
· 11 years ago
6cf29f2
Changed cmac_supported() to cmac_algorithm_supported()
by Ayrx
· 11 years ago
182825a
Merge pull request #919 from Ayrx/cmac-interfaces
by Paul Kehrer
· 11 years ago
c354a2b
add OS X codenames why not
by Paul Kehrer
· 11 years ago
8ec8a86
Update supported platforms
by Paul Kehrer
· 11 years ago
96c9981
remove links we don't need...
by Paul Kehrer
· 11 years ago
0d85831
we don't need to doc generate in the interface
by Paul Kehrer
· 11 years ago
01cdfb2
add missing sign/verify/generate docs for the RSA interfaces
by Paul Kehrer
· 11 years ago
83cd3f8
Added link to wikipedia for CMAC
by Ayrx
· 11 years ago
7964c17
Fixed nitpicks
by Ayrx
· 11 years ago
a0f9850
Added missing HashContext documentation
by Ayrx
· 11 years ago
97a72fd
Added CMAC backend interface documentation
by Ayrx
· 11 years ago
c812170
Added CMAC interface documentation
by Ayrx
· 11 years ago
399fcb5
Merge pull request #910 from Ayrx/cmac-vectors
by Paul Kehrer
· 11 years ago
fa52e6a
Updated vectors documentation
by Ayrx
· 11 years ago
40afce0
Fixed wrong vectors
by Ayrx
· 11 years ago
762f660
Merge pull request #908 from reaperhulk/seed-support
by David Reid
· 11 years ago
1d6b77b
More vectors
by Ayrx
· 11 years ago
36b15c3
some small doc fixes
by Paul Kehrer
· 11 years ago
7e914c9
add SEED docs, tests, small fixes
by Paul Kehrer
· 11 years ago
10a2fa4
linkify another thing
by Paul Kehrer
· 11 years ago
Next »