index
:
cloud-email/cryptography
master
python cryptography
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
hazmat
Commit message (
Expand
)
Author
Age
Files
Lines
*
update docs and changelog for prehashed support (#3268)
Paul Kehrer
2016-11-20
1
-3
/
+15
*
add support for prehashing in ECDSA sign/verify (#3267)
Paul Kehrer
2016-11-20
1
-1
/
+5
*
support prehashed sign/verify in DSA (#3266)
Paul Kehrer
2016-11-20
1
-2
/
+12
*
support RSA verify with prehashing (#3265)
Paul Kehrer
2016-11-20
2
-2
/
+19
*
support prehashing in RSA sign (#3238)
Paul Kehrer
2016-11-20
2
-1
/
+40
*
change derive_elliptic_curve_public_point to return EllipticCurvePubl… (#3243)
Paul Kehrer
2016-11-18
2
-5
/
+7
*
Raise padding block_size limit to what is allowed by the specs. (#3108)
Terry Chia
2016-11-15
1
-2
/
+2
*
Add a bytes method to get the DER ASN.1 encoding of an X509 name. (#3236)
Paul Kehrer
2016-11-13
1
-0
/
+8
*
add ec.private_key_from_secret_and_curve (#3225)
Ofek Lev
2016-11-11
2
-0
/
+25
*
Last pass over fixing the links (#3224)
Alex Gaynor
2016-11-06
2
-2
/
+2
*
Update the commoncrypto links (#3223)
Alex Gaynor
2016-11-06
2
-2
/
+2
*
Link to our implementation of scrypt, now that we have it (#3189)
Alex Gaynor
2016-10-07
1
-2
/
+2
*
EC samples for verifying a singature, + serialization (#3076)
Alex Railean
2016-09-25
1
-0
/
+79
*
Fix typo in `symmetric-encryption.rst` (#3138)
Alex Chan
2016-09-04
1
-1
/
+1
*
Add bounds checking for Scrypt parameters. (#3130)
Terry Chia
2016-09-02
1
-0
/
+3
*
Scrypt Implementation (#3117)
Terry Chia
2016-09-01
3
-0
/
+142
*
some docs cleanups + changelog (#3122)
Alex Gaynor
2016-08-30
1
-3
/
+2
*
Mention that blake2 is not vulnerable to length-extension attacks (#3118)
Alex Gaynor
2016-08-29
1
-1
/
+4
*
blake2b/blake2s support (#3116)
Paul Kehrer
2016-08-28
1
-0
/
+31
*
Fix docs to clarify the less than 256 limit for Padding(). (#3099)
Terry Chia
2016-08-24
1
-2
/
+2
*
Update example code to use recommended 160 bits (#3088)
Dave Brondsema
2016-08-16
1
-2
/
+2
*
Remove provider language from docs (#3072)
Gabriel Orisaka
2016-07-31
8
-68
/
+54
*
Clarify what to pass to the sign-function (#3066)
Loy
2016-07-30
1
-1
/
+1
*
Removed provider language from asymmetric primitives docs (#3052)
Gabriel Orisaka
2016-07-26
5
-132
/
+91
*
Enforce that p > q to improve OpenSSL compatibility (fixes #2990) (#3010)
Dirkjan Ochtman
2016-07-19
1
-1
/
+3
*
Removed provider language from backend interfaces (#3047)
Gabriel Orisaka
2016-07-18
1
-110
/
+81
*
A few small cleanups (#3046)
Alex Gaynor
2016-07-18
1
-2
/
+2
*
Add flag to toggle key length check for HOTP and TOTP. (#3012)
Terry Chia
2016-07-16
1
-2
/
+22
*
One shot sign/verification ECDSA (#3029)
Aviv Palivoda
2016-07-02
2
-5
/
+46
*
one shot verify documentation fix (#3031)
Aviv Palivoda
2016-06-30
2
-4
/
+4
*
One shot sign/verify DSA (#3003)
Aviv Palivoda
2016-06-30
1
-0
/
+53
*
Fixed #3008 -- expose calculate max pss salt length (#3014)
Alex Gaynor
2016-06-27
1
-4
/
+17
*
rest syntax
Alex Gaynor
2016-06-27
1
-1
/
+1
*
Remove some 0.9.8 cruft from the docs (#3015)
Alex Gaynor
2016-06-26
1
-3
/
+1
*
Fixes #2992 -- clearly link to a key dumping docs in serialization mo… (#3013)
Alex Gaynor
2016-06-25
1
-0
/
+10
*
Use `d` instead of `private_exponent` for consistency (#2991)
Dirkjan Ochtman
2016-06-22
1
-4
/
+4
*
Drop OpenSSL 0.9.8 (#2978)
Alex Gaynor
2016-06-18
2
-5
/
+3
*
Clean up some of the nonsense in our DSA docs. (#2969)
Alex Gaynor
2016-06-04
1
-5
/
+5
*
Add convenience methods to sign and verify w/ RSA (#2945)
Colleen Murphy
2016-06-04
1
-3
/
+73
*
Refs #1478 -- attempt to improve our nonsense docs for ECCurve.key_size (#2959)
Alex Gaynor
2016-06-03
1
-1
/
+2
*
SSH serialization for public keys (#2957)
Alex Gaynor
2016-06-03
1
-0
/
+13
*
NIST SP 800-108 Counter Mode KDF (#2748)
Jared
2016-05-29
1
-0
/
+150
*
Fixed #2859 -- document that SHA-1 is the worst (#2925)
Alex Gaynor
2016-05-29
1
-1
/
+3
*
Update URLs for new RTD domain (#2879)
Alex Gaynor
2016-04-28
2
-2
/
+2
*
Make a paragraph slightly more clear (#2874)
Alex Gaynor
2016-04-21
1
-1
/
+1
*
Merge pull request #2736 from cedk/ANSI_X.923
Paul Kehrer
2016-03-16
1
-0
/
+45
|
\
|
*
Add version in the doc
Cédric Krier
2016-03-15
1
-0
/
+2
|
*
Add wikipedia link to ANSI X.923
Cédric Krier
2016-02-27
1
-4
/
+6
|
*
Added support for padding ANSI X.923
Cédric Krier
2016-02-27
1
-0
/
+41
*
|
HTTPS some links, in the odd event users of a cryptographic library would car...
Alex Gaynor
2016-03-06
3
-3
/
+3
|
/
[next]