aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* We test the latest version of 1.1.0 (#3327)Alex Gaynor2016-12-181-1/+1
* Drop 1.0.0 (#3312)Alex Gaynor2016-12-135-30/+12
* document DHBackend is implemented for OpenSSL (#3304)Paul Kehrer2016-12-111-0/+1
* Scrypt docs code example contradict RFC 7914 (#3302) (#3303)Nick Badger2016-12-102-12/+15
* New osrandom_engine in C (#3229)Christian Heimes2016-12-092-0/+25
* Sierra is a thing (#3294)Alex Gaynor2016-12-021-2/+2
* OpenSSL DH backend implementation [Second attempt] (#2914)Aviv Palivoda2016-11-264-45/+135
* Error out on OpenSSL 1.0.0 by default (#3276)Alex Gaynor2016-11-222-6/+15
* update docs and changelog for prehashed support (#3268)Paul Kehrer2016-11-201-3/+15
* add support for prehashing in ECDSA sign/verify (#3267)Paul Kehrer2016-11-201-1/+5
* support prehashed sign/verify in DSA (#3266)Paul Kehrer2016-11-201-2/+12
* support RSA verify with prehashing (#3265)Paul Kehrer2016-11-202-2/+19
* support prehashing in RSA sign (#3238)Paul Kehrer2016-11-202-1/+40
* add a few more OIDs (#3259)Paul Kehrer2016-11-191-0/+18
* change derive_elliptic_curve_public_point to return EllipticCurvePubl… (#3243)Paul Kehrer2016-11-182-5/+7
* Random flake8 cleanups for the latest release (#3242)Alex Gaynor2016-11-155-0/+5
* Raise padding block_size limit to what is allowed by the specs. (#3108)Terry Chia2016-11-151-2/+2
* Add a bytes method to get the DER ASN.1 encoding of an X509 name. (#3236)Paul Kehrer2016-11-132-0/+18
* Turns out we shouldn't call it uniqueIdentifier (#3234)Paul Kehrer2016-11-121-1/+1
* add some new oids (#3233)Paul Kehrer2016-11-111-0/+12
* add alternate signature OID for RSA with SHA1 + test and vector (#3227)Paul Kehrer2016-11-112-0/+5
* add ec.private_key_from_secret_and_curve (#3225)Ofek Lev2016-11-112-0/+25
* Name: add support for multi-value RDNs (#3202)Fraser Tweedale2016-11-111-1/+20
* Make DistributionPoint relative_name a set of NameAttribute (#3210)Fraser Tweedale2016-11-071-1/+20
* Last pass over fixing the links (#3224)Alex Gaynor2016-11-067-8/+7
* Update the commoncrypto links (#3223)Alex Gaynor2016-11-062-2/+2
* Use the canonical host for two urls on the OpenSSL website (#3219)Alex Gaynor2016-11-062-2/+2
* Link to our implementation of scrypt, now that we have it (#3189)Alex Gaynor2016-10-071-2/+2
* Update installation.rst (#3188)Matt Thomas2016-10-031-1/+1
* EC samples for verifying a singature, + serialization (#3076)Alex Railean2016-09-252-0/+80
* Fixed #3143 -- added the mandatory serial number parameter (#3144)Alex Gaynor2016-09-091-0/+2
* Fix typo in `symmetric-encryption.rst` (#3138)Alex Chan2016-09-041-1/+1
* Clarified Windows development installation and docd upstream enchant bug (#3128)Nick Badger2016-09-032-6/+17
* support random_serial_number in the CertificateBuilder (#3132)Paul Kehrer2016-09-031-8/+21
* Add bounds checking for Scrypt parameters. (#3130)Terry Chia2016-09-021-0/+3
* Scrypt Implementation (#3117)Terry Chia2016-09-014-0/+144
* add support for signature_algorithm_oid to cert, CSR, and CRL (#3124)Paul Kehrer2016-08-311-0/+46
* some docs cleanups + changelog (#3122)Alex Gaynor2016-08-301-3/+2
* Mention that blake2 is not vulnerable to length-extension attacks (#3118)Alex Gaynor2016-08-292-1/+5
* blake2b/blake2s support (#3116)Paul Kehrer2016-08-281-0/+31
* Refs #3002 -- clearly document that OpenSSL 1.0 support will be removed in th...Alex Gaynor2016-08-271-1/+1
* OpenSSL 1.1.0 support (#2826)Paul Kehrer2016-08-261-0/+1
* Fix docs to clarify the less than 256 limit for Padding(). (#3099)Terry Chia2016-08-241-2/+2
* Update example code to use recommended 160 bits (#3088)Dave Brondsema2016-08-161-2/+2
* Update installation.rst (#3083)Akan Brown2016-08-081-1/+1
* Attempt to debug wacky failures on the docs build on OS X (#3085)Alex Gaynor2016-08-091-0/+7
* Add recommendation about terminology (#3079)Gabriel Orisaka2016-08-021-0/+5
* Remove provider language from docs (#3072)Gabriel Orisaka2016-07-319-70/+56
* Clarify what to pass to the sign-function (#3066)Loy2016-07-301-1/+1
* Removed provider language from asymmetric primitives docs (#3052)Gabriel Orisaka2016-07-265-132/+91