Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
48fe4151b03cd15098d72e2ed394fd08085803f0
/
docs
48fe415
change names of key -> numbers interfaces
by Paul Kehrer
· 11 years ago
3e0c21e
Documentation and interfaces for serialization to RSA*Numbers representations.
by David Reid
· 11 years ago
e47bafb
ECDSA backend
by Alex Stapleton
· 11 years ago
c9f525f
Merge pull request #1100 from reaperhulk/rsa-numbers-remove-public
by Alex Gaynor
· 11 years ago
b2fa4b7
add load_rsa_*_numbers functions
by Paul Kehrer
· 11 years ago
0cf031c
remove raw numbers properties from the RSA*Key interfaces
by Paul Kehrer
· 11 years ago
e2f523a
Use an oxford comma
by Alex Gaynor
· 11 years ago
0d1b260
Merge pull request #1095 from Ayrx/security-docs
by Alex Gaynor
· 11 years ago
813b294
add information about building docs to getting started
by Paul Kehrer
· 11 years ago
ead04a4
Added missing word
by Ayrx
· 11 years ago
189f170
Updated docs
by Ayrx
· 11 years ago
ffd8d43
Updated security.rst to expand on process
by Ayrx
· 11 years ago
da76ae0
Document UnsupportedAlgorithm in a super vague way.
by David Reid
· 11 years ago
c57a376
Document the valueerror these might raise.
by David Reid
· 11 years ago
a674afe
Split load_rsa_numbers into load_rsa_private_numbers and load_rsa_public_numbers.
by David Reid
· 11 years ago
576a153
Resolve conflict.
by David Reid
· 11 years ago
68b509a
Document the backend interface.
by David Reid
· 11 years ago
395be8b
Merge pull request #984 from dreid/rsa-numbers
by Paul Kehrer
· 11 years ago
13f1d8d
EllipticCurveBackend interfaces
by Alex Stapleton
· 11 years ago
286c7dc
add some missing docs for PKCS8SerializationBackend, update changelog
by Paul Kehrer
· 11 years ago
4bef120
Merge pull request #878 from public/ecdsa-interfaces
by David Reid
· 11 years ago
2784b4c
Removed unused doc reference
by Alex Stapleton
· 11 years ago
194eef0
PKCS#8 serialized key loading
by Alex Stapleton
· 11 years ago
1b760f1
improve language in generate_rsa_parameters_supported docs
by Paul Kehrer
· 11 years ago
d436569
Apostophe
by Alex Stapleton
· 11 years ago
342d2e4
add generate_rsa_parameters_supported to RSABackend
by Paul Kehrer
· 11 years ago
c333dbc
add rsa_padding_supported interface to RSABackend and OpenSSL backend
by Paul Kehrer
· 11 years ago
24258ec
doc8 fixes
by Alex Stapleton
· 11 years ago
6e52674
Remove secp from spelling dictionary
by Alex Stapleton
· 11 years ago
33c9d83
Make EC key interfaces backend specific
by Alex Stapleton
· 11 years ago
a264ecc
Rename private_key to private_value
by Alex Stapleton
· 11 years ago
81ce8ef
Add EC docs to the index
by Alex Stapleton
· 11 years ago
977b409
Remove key_size from EC keys docs
by Alex Stapleton
· 11 years ago
3d643c5
Add __init__ arguments to docs
by Alex Stapleton
· 11 years ago
23a6266
Add docs for EC numbers
by Alex Stapleton
· 11 years ago
b987a08
Removed signer/verifier from signature algorithm
by Alex Stapleton
· 11 years ago
20c9903
Bump to 0.5
by Alex Stapleton
· 11 years ago
80228a1
Update docs
by Alex Stapleton
· 11 years ago
a1853f9
Flesh out EllipticCurveSignatureAlgorithm
by Alex Stapleton
· 11 years ago
085f378
Elliptic curve interfaces
by Alex Stapleton
· 11 years ago
ebf1235
Merge pull request #959 from public/openssl-loading-backend
by Paul Kehrer
· 11 years ago
f7c139c
add information for windows users about selecting the right arch
by Paul Kehrer
· 11 years ago
40bf0a1
More line wrapping
by Alex Gaynor
· 11 years ago
f244150
One more
by Alex Gaynor
· 11 years ago
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
d798d7a
Bump to 0.5
by Alex Stapleton
· 11 years ago
0d070cf
OpenSSL key loading implementation
by Alex Stapleton
· 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
6994ff0
Make public_numbers a property.
by David Reid
· 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
216d263
Fix typos.
by David Reid
· 11 years ago
483df72
Rewrite some descriptions to not be self-referential and rewrite the private numbers description to be a little bit scary.
by David Reid
· 11 years ago
716b6bc
More RSA*Numbers documentation, gosh these descriptions are bad.
by David Reid
· 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
2fc16f5
Most basic numbers documentation.
by David Reid
· 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
Next »