Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cryptography
/
0f986114004a04cab8fea477e0eace29adab9531
/
docs
/
hazmat
/
primitives
0f98611
Make the symmetric-enc example an example
by Gregory Haynes
· 11 years ago
f05763c
Merge branch 'master' into openssh-elliptic-curve
by Alex Gaynor
· 11 years ago
eeb8143
Bring back text about unsupported formats
by Alex Gaynor
· 11 years ago
e710dd9
Removed documentation for features which were removed
by Alex Gaynor
· 11 years ago
6db8f98
Update the docs a bit
by Alex Gaynor
· 11 years ago
6596b32
Provide background on asymmetric crypto in index
by Alex Gaynor
· 11 years ago
1a8ccf7
Missing char
by Alex Gaynor
· 11 years ago
78515f2
Describe key generation and key loading in the RSA docs
by Alex Gaynor
· 11 years ago
c663894
Merge pull request #1562 from alex/spruce-it-up
by Paul Kehrer
· 11 years ago
c444254
Fixed reST mistake
by Alex Gaynor
· 11 years ago
4fe8fe1
Merge pull request #1561 from alex/link-random
by lvh
· 11 years ago
46cb990
SPelling
by Alex Gaynor
· 11 years ago
fc83ffc
Spruced up teh RSA docs. Contains a bit more prose and hopefully helps people make better life decisions
by Alex Gaynor
· 11 years ago
9b6fd8e
Anywhere we tell someone to randomly generate something, link the RNG docs. Fixes #1559
by Alex Gaynor
· 11 years ago
7212790
Fixed #1555 and fixed #1556 -- moved the RSA padding docs into the primary RSA doc, and tell people that PKCS1v15 isn't great
by Alex Gaynor
· 11 years ago
4d8de13
Merge pull request #1499 from reaperhulk/x509-ossl-impl
by Alex Gaynor
· 11 years ago
2cfa45f
update docs, hoist b64decode up and re-add test for it
by Paul Kehrer
· 11 years ago
b2de948
reorganize a bunch of things related to the x509certificate interface
by Paul Kehrer
· 11 years ago
d9fc725
change it to not_valid_* why not
by Paul Kehrer
· 11 years ago
71f4c16
improve phrasing on X509Certificate fingerprint method param
by Paul Kehrer
· 11 years ago
a9d78c1
update docs, test invalid x509 version
by Paul Kehrer
· 11 years ago
993b85a
A handful of tiny fixes
by Alex Gaynor
· 11 years ago
1832e24
Minor documentation corrections for load_ssh_public_key
by Mark Adams
· 11 years ago
b7b9117
Privatized the load_ssh_rsa_public_key function and fixed some coverage issues on test_serialization.
by Mark Adams
· 11 years ago
78a7d1c
Added load_ssh_rsa_public_key to hazmat.primitives.serialization to allow for loading of OpenSSH RSA public keys
by Mark Adams
· 11 years ago
e9df294
Use HTTPS for a number of URLs in the docs
by Alex Gaynor
· 11 years ago
aa7daca
add encode_rfc6979_signature and refactor tests to use it
by Paul Kehrer
· 11 years ago
65d054d
add decode_rfc6979_signature helper for DSA/ECDSA
by Paul Kehrer
· 11 years ago
244637c
add X509Certificate version attribute
by Paul Kehrer
· 11 years ago
f0e05bb
link datetime better and add naïve to spelling list
by Paul Kehrer
· 11 years ago
333ae9b
update docs with review feedback
by Paul Kehrer
· 11 years ago
05c122b
Initial minimal X509Certificate interfaces
by Paul Kehrer
· 11 years ago
1cfc5d5
A few more docs fixes
by Alex Gaynor
· 11 years ago
e85e356
A handful of different fixes for the interface docs
by Alex Gaynor
· 11 years ago
4922c45
fixed a syntax error in the docs
by Alex Gaynor
· 11 years ago
28add4f
Merge pull request #1480 from alex/document-in-more-places
by David Reid
· 11 years ago
4b4a1c2
Describe teh format of the result of signer.finalize(). Fixes #1479
by Alex Gaynor
· 11 years ago
93f135a
Improved the interface docs for DSA and ECDSA signatures
by Alex Gaynor
· 11 years ago
7d15688
A few docs formatting nits
by Alex Gaynor
· 11 years ago
c7c82f3
Add to changelog. Document deprecation.
by Terry Chia
· 11 years ago
0fc591f
Add missing period.
by Terry Chia
· 11 years ago
cc5e445
Add docs.
by Terry Chia
· 11 years ago
3654d2f
remove deprecated DSA classes/methods and update tests
by Paul Kehrer
· 11 years ago
e055b27
remove docs for fully deprecated classes/methods
by Paul Kehrer
· 11 years ago
5cfd211
fix naming mistake in the docs (for DSA and the new EC docs)
by Paul Kehrer
· 11 years ago
e025be2
add EC WithNumbers interfaces and docs
by Paul Kehrer
· 11 years ago
281d6b2
Slight clarification of the load_pem_public_key docs
by Alex Gaynor
· 11 years ago
b45731b
Part 1 of rebase, with corrections for pep8
by michael-hart
· 11 years ago
04e783f
Implemented support for loading EC private keys
by unknown
· 11 years ago
4e5d1ee
Grammar from @reaperhulk
by Alex Gaynor
· 11 years ago
ac83b39
Try a different phrasing
by Alex Gaynor
· 11 years ago
f0ca2e8
Start moving everything to the new API
by Alex Gaynor
· 11 years ago
dda54aa
All the other pages use sentence case titles.
by Alex Stapleton
· 11 years ago
45fd057
Try to make the examples of verifying an HMAC/CMAC clearer -- refs #1259
by Alex Gaynor
· 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
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
cc5224f
Improve docs
by Alex Gaynor
· 11 years ago
8f1b8e8
Fixes #1200 -- disallow GCM truncation by default
by Alex Gaynor
· 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
dacb5f9
add generate_private_key to DSAParameters + add a new function to dsa
by Paul Kehrer
· 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
8c73a7b
remove parameter_numbers from DSAPrivateNumbers since it's on public
by Paul Kehrer
· 11 years ago
74a58ac
DSA*Numbers classes
by Paul Kehrer
· 11 years ago
144a415
modify RSA numbers loading to match elliptic curve
by Paul Kehrer
· 11 years ago
f2fb02a
deprecate old RSA classes and methods
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
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
Next »