summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix gitlab URLs for linkcheck (#8938)Alex Gaynor2023-05-171-2/+2
* There are wheels for basically all linux distros now (#8923)Alex Gaynor2023-05-151-5/+4
* Remove linkcheck skip (#8915)Alex Gaynor2023-05-131-2/+0
* support X.509 certificate PSS signing (#8888)Paul Kehrer2023-05-101-1/+17
* add RSA PSS SHA1 hash algorithm + SHA1 MGF1 test vector (#8906)Paul Kehrer2023-05-111-0/+2
* add signature_algorithm_parameters to certificate (#8795)Paul Kehrer2023-05-071-0/+52
* invalid visible string support (#8884)Paul Kehrer2023-05-071-0/+2
* Fix for #8854 (#8855)Harmin Parra Rueda2023-05-031-0/+6
* Switch the vectors pacakge to use modern pyproject.toml (#8853)Alex Gaynor2023-05-021-3/+2
* Automate the version bump (#8828)Alex Gaynor2023-04-261-3/+2
* modernize intersphinx_mapping configuration (#8806)Alex Gaynor2023-04-241-2/+1
* add one more RSA PSS invalid test vector (#8798)Paul Kehrer2023-04-231-0/+2
* add two RSA PSS certificate vectors that have invalid encodings (#8797)Paul Kehrer2023-04-232-0/+6
* update MAC docs (#8777)Paul Kehrer2023-04-212-2/+2
* Update FAQ (#8773)Alex Gaynor2023-04-211-10/+17
* add support for aes256-gcm@openssh.com decryption for SSH keys (#8738)Paul Kehrer2023-04-151-0/+4
* update docs for rust versions in debian and rhel (#8702)Paul Kehrer2023-04-101-3/+3
* Fix alpine installation docs (#8701)Alex Gaynor2023-04-101-1/+1
* we made WithSerialization an alias to the main types long ago (#8698)Paul Kehrer2023-04-105-82/+14
* OCSP responses are responses, not certificates (#8696)Paul Kehrer2023-04-101-2/+2
* Support msCertificateTemplate extension (#8695)Paul Kehrer2023-04-102-0/+36
* update docs for macOS dev with rust openssl (#8653)Paul Kehrer2023-04-021-18/+4
* Switch from tox to nox (#8651)Alex Gaynor2023-04-023-33/+15
* Added support for OCSP AcceptableResponses extension (#8617)Alex Gaynor2023-03-272-1/+32
* fix copyright years (#8595)Alex Gaynor2023-03-251-1/+1
* update MSRV 1.48.0 -> 1.56.0 (#8587)Paul Kehrer2023-03-241-2/+2
* drop python 3.6 support (#8448)Paul Kehrer2023-03-241-3/+3
* drop support for openssl < 1.1.1d (#8449)Paul Kehrer2023-03-241-80/+2
* update docs about testing, switch to 3.1.0 across more of our CI (#8558)Paul Kehrer2023-03-211-4/+6
* Added support for handling python buffers in Rust code (#8556)Alex Gaynor2023-03-212-1/+6
* Ressurect the PoC of OpenSSL from Rust (#7164)Alex Gaynor2023-03-151-11/+12
* Fix sample code for policy extension (#8489)shane-kearns2023-03-101-1/+1
* remove out of date details in random numbers docs (#8482)Alex Gaynor2023-03-101-5/+2
* On Windows, os.urandom doesn't use CryptGenRandom anymore (deprecated) (#8481)Alexandre Duc2023-03-091-1/+1
* Make Union type aliases a documented public API (#8168)Marti Raudsepp2023-03-074-110/+205
* Update serialization.rst (#8464)Marty Hill2023-03-061-1/+1
* ignore ntt in linkcheck (#8423)Alex Gaynor2023-03-021-0/+2
* Update to the new wycheproof (#8403)Alex Gaynor2023-02-281-1/+1
* improve the custom build script slightly (#8392)Paul Kehrer2023-02-261-1/+1
* fixes #8374 -- removed docs for removed method (#8377)Alex Gaynor2023-02-221-16/+0
* Add shortcut methods for exporting EC keys as raw bytes (#8357)David Buchanan2023-02-224-0/+108
* Fix SSHCertificateBuilder sample code (#8373)Jake2023-02-221-3/+2
* embrace my inner nitpicker (#8361)Paul Kehrer2023-02-206-38/+38
* use the modern invocation for our sphinx rtd theme (#8243)Paul Kehrer2023-02-081-1/+1
* document that inheritance is not the way (#8204)Alex Gaynor2023-02-031-0/+3
* add support for bytes-like objects in data and associated_data in aead algori...Mat2023-02-021-19/+36
* update our security reporting instructions (#8171)Alex Gaynor2023-01-311-7/+6
* add CRL vector with an inner/outer signature OID mismatch (#8163)Paul Kehrer2023-01-291-0/+3
* Use the ruff 'pyupgrade' checks (#8104)Alex Gaynor2023-01-2010-48/+38
* test on jammy arm64 (and not focal) (#8101)Paul Kehrer2023-01-191-1/+1