Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
23fef0aeef4b9c0ebe31abfbf4978303390958df
/
docs
23fef0a
NIST KASVS values for DH and ECDH
by Alex Stapleton
· 11 years ago
faf305b
Get rid of remaining pycon blocks
by Alex Stapleton
· 11 years ago
58a3f91
Turn this into a doctest block
by Alex Gaynor
· 11 years ago
814c575
Fixed name of the function
by Alex Gaynor
· 11 years ago
3ed90bb
Fixed example in the serialization docs
by Alex Gaynor
· 11 years ago
192f1f7
Mention both RFCs
by Alex Gaynor
· 11 years ago
9883e4e
Document what the PEM headers look like in more cases
by Alex Gaynor
· 11 years ago
bdcca52
document methods on RSA/DSA Numbers classes
by Paul Kehrer
· 11 years ago
a9f2fec
these functions were removed before 0.5 release
by Paul Kehrer
· 11 years ago
ab8d3eb
Merge pull request #1225 from alex/deprecation
by Alex Stapleton
· 11 years ago
61292a7
Remove merge leftovers
by Terry Chia
· 11 years ago
d77b97a
Advanced and remove the deprecated MGF1 sale length code
by Alex Gaynor
· 11 years ago
625edca
Merge pull request #1213 from reaperhulk/update-release-docs
by Alex Stapleton
· 11 years ago
81fed66
Update security.rst to note that we statically link OpenSSL now.
by Terry Chia
· 11 years ago
43a7f4b
Merge pull request #1206 from reaperhulk/static-windows-builds
by Alex Stapleton
· 11 years ago
1f1e02f
expand the release instructions to check windows wheel linking
by Paul Kehrer
· 11 years ago
419e67a
change env variable name, handle empty string
by Paul Kehrer
· 11 years ago
27bb5fe
add openssl version check instructions to release docs
by Paul Kehrer
· 11 years ago
21fc582
Improve EC docs
by Paul Kehrer
· 11 years ago
03555ad
Merge pull request #1195 from public/ec-safety-docs
by Paul Kehrer
· 11 years ago
7fd4b58
Advice on choosing a curve
by Alex Stapleton
· 11 years ago
2a39f7f
switch to env variable based static/dynamic switch for windows
by Paul Kehrer
· 11 years ago
8e2dabd
Merge pull request #1201 from alex/no-more-truncation
by Paul Kehrer
· 11 years ago
8e6b331
Fix a mistake in a docs link
by Alex Gaynor
· 11 years ago
156360a
switch to static linking on windows and update installation page
by Paul Kehrer
· 11 years ago
cc5224f
Improve docs
by Alex Gaynor
· 11 years ago
8f1b8e8
Fixes #1200 -- disallow GCM truncation by default
by Alex Gaynor
· 11 years ago
f6e2920
Merge pull request #1191 from reaperhulk/dsa-deprecate-backend-methods
by Alex Stapleton
· 11 years ago
1262be2
deprecate DSA backend methods
by Paul Kehrer
· 11 years ago
512ac22
deprecate concrete DSA classes and update DSA docs
by Paul Kehrer
· 11 years ago
0e2ee9b
Merge pull request #1179 from reaperhulk/dsa-numbers-opaque-backend
by David Reid
· 11 years ago
298effd
rename backend method, add some docs
by Paul Kehrer
· 11 years ago
2ac8778
add note about enchant dependency for spellcheck in docs
by Paul Kehrer
· 11 years ago
dacb5f9
add generate_private_key to DSAParameters + add a new function to dsa
by Paul Kehrer
· 11 years ago
cefcf2d
Wrap a long line (seriously, why is doc8 not catching these)
by Alex Gaynor
· 11 years ago
d7a2306
Wrap a long line in the docs, unclear why doc8 didn't catch this
by Alex Gaynor
· 11 years ago
993d847
Updating risk assessment to match CERT's language
by kennwhite
· 11 years ago
00bb1d4
Merge pull request #1180 from alex/short-link
by David Reid
· 11 years ago
1d1855c
Merge pull request #1173 from Ayrx/ecc-fix
by Alex Stapleton
· 11 years ago
d99fc65
Use the short link version for various things
by Alex Gaynor
· 11 years ago
125857f
dsa docs
by Paul Kehrer
· 11 years ago
48963c9
Merge pull request #1150 from reaperhulk/rsa-doc-update
by David Reid
· 11 years ago
368b1c9
Merge pull request #1132 from public/opaque-dsa-interfaces
by Paul Kehrer
· 11 years ago
a63083a
simplify examples per dreid's suggestion
by Paul Kehrer
· 11 years ago
afad62a
add information about why we deprecated the concrete providers
by Paul Kehrer
· 11 years ago
8a8c122
RSA doc update for deprecation. Move some examples.
by Paul Kehrer
· 11 years ago
020d49d
Fixed AssertionError on missing curves
by Ayrx
· 11 years ago
b024857
Merge pull request #1168 from reaperhulk/dsa-with-numbers-interfaces
by Alex Gaynor
· 11 years ago
e7d06bd
Merge pull request #1163 from reaperhulk/dsa-numbers-classes
by Alex Gaynor
· 11 years ago
9842964
add DSAWithNumbers subinterfaces
by Paul Kehrer
· 11 years ago
645315b
Organize the interface docs a bit better, added subheadings
by Alex Gaynor
· 11 years ago
3678283
fix some language
by Paul Kehrer
· 11 years ago
eced452
Merge pull request #1166 from lvh/c-binding-docs
by Alex Gaynor
· 11 years ago
da08418
Merge pull request #1164 from reaperhulk/dsa-numbers-loading
by Alex Stapleton
· 11 years ago
8c73a7b
remove parameter_numbers from DSAPrivateNumbers since it's on public
by Paul Kehrer
· 11 years ago
316b4fd
Dance around the word "fallbacks""
by Laurens Van Houtven
· 11 years ago
4e74a7f
typedefs -> type definitions
by Laurens Van Houtven
· 11 years ago
61263f0
Add preprocessor, preprocessors to word list
by Laurens Van Houtven
· 11 years ago
f42689e
Add namespace, namespaces to word list
by Laurens Van Houtven
· 11 years ago
a7b0758
Spelling fix: parentheses
by Laurens Van Houtven
· 11 years ago
1159af8
Spelling fix: achieve
by Laurens Van Houtven
· 11 years ago
260e887
Spelling fix: library
by Laurens Van Houtven
· 11 years ago
220a98d
Move C bindings style guide to C bindings document
by Laurens Van Houtven
· 11 years ago
0a1d9e1
Add a reference in the style guide
by Laurens Van Houtven
· 11 years ago
6ff0c65
Add C bindings document to index
by Laurens Van Houtven
· 11 years ago
4e00614
Fix ReST hyperlink markup
by Laurens Van Houtven
· 11 years ago
1c07ddf
Fix ReST syntax for a code block
by Laurens Van Houtven
· 11 years ago
1dc0b14
Improve wording
by Laurens Van Houtven
· 11 years ago
efa5cfb
Add docs about exposing features in C bindings
by Laurens Van Houtven
· 11 years ago
0d1122d
Add note about using C-style vs C++-style comments
by Laurens Van Houtven
· 11 years ago
ed3d15b
Use C-style comments instead of C++-style comments
by Laurens Van Houtven
· 11 years ago
7d2c74e
Add C binding documentation page
by Laurens Van Houtven
· 11 years ago
41a35e1
Merge pull request #1155 from reaperhulk/fix-1111
by David Reid
· 11 years ago
0739afc
add new DSABackend interface methods for loading numbers
by Paul Kehrer
· 11 years ago
74a58ac
DSA*Numbers classes
by Paul Kehrer
· 11 years ago
6e85b17
deprecate mgf1_hash_supported. fixes #1133
by Paul Kehrer
· 11 years ago
144a415
modify RSA numbers loading to match elliptic curve
by Paul Kehrer
· 11 years ago
3f2b65c
Merge pull request #1124 from reaperhulk/rsa-numbers-deprecate
by Alex Stapleton
· 11 years ago
f2fb02a
deprecate old RSA classes and methods
by Paul Kehrer
· 11 years ago
11414c5
linux distribution names are words too
by Paul Kehrer
· 11 years ago
1e0de68
Remove numbers from DSA interfaces
by Alex Stapleton
· 11 years ago
a1d80c8
Fixed a reST syntax issue in the docs
by Alex Gaynor
· 11 years ago
96fb533
Fix other typo and use doc link instead
by Nic Young
· 11 years ago
87aae81
Fixed typo
by Nic Young
· 11 years ago
2e8aa56
Add link about installation depdencies
by Nic Young
· 11 years ago
512d3be
Merge pull request #1115 from reaperhulk/rsa-numbers-serialization
by David Reid
· 11 years ago
ebb1cb9
Fixed a few typos
by Alex Gaynor
· 11 years ago
f0a48c6
change to sub-interface idea
by Paul Kehrer
· 11 years ago
d0284b4
Merge pull request #1114 from alex/fixed-markup
by Paul Kehrer
· 11 years ago
48fe415
change names of key -> numbers interfaces
by Paul Kehrer
· 11 years ago
3d22ae8
Merge pull request #1107 from public/ecdsa-multibackend
by Paul Kehrer
· 11 years ago
d4ae6c6
Merge pull request #1102 from reaperhulk/rsa-generate-function
by Alex Stapleton
· 11 years ago
b0f14db
This is a function, not a method
by Alex Gaynor
· 11 years ago
3e0c21e
Documentation and interfaces for serialization to RSA*Numbers representations.
by David Reid
· 11 years ago
34d7ef2
Fix syntax error in docs
by Alex Stapleton
· 11 years ago
62ee714
Multibackend support for EC
by Alex Stapleton
· 11 years ago
9412e28
rename the docs too.
by Paul Kehrer
· 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
433e2a7
add some missing docs
by Paul Kehrer
· 11 years ago
Next »