summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Update installation.rst (#8067)Alex Gaynor2023-01-151-1/+1
* fixes #8052 -- correct NameAttribute.value documentation (#8060)Alex Gaynor2023-01-141-2/+4
* serial_number is not a function (#8061)Alex Gaynor2023-01-141-1/+1
* Add Certificate.verify_signed_by (#8011)Paul Kehrer2023-01-121-0/+29
* fixes #8035 -- added a test for loading a cert with another PEM block contain...Alex Gaynor2023-01-121-0/+2
* mismatched inner/outer signature algorithm x509 cert (#8038)Paul Kehrer2023-01-101-0/+3
* deprecate the rest of DSA support for SSH (#8013)Paul Kehrer2023-01-092-1/+10
* more rigorously document that our verify methods return none (#8010)Paul Kehrer2023-01-085-0/+5
* switch to using integers for valid_after/valid_before in SSH certs (#8007)Paul Kehrer2023-01-081-18/+16
* UNIX is a trademark, Unix is a category (#8008)Paul Kehrer2023-01-081-1/+1
* SSHCertificateBuilder (#8004)Paul Kehrer2023-01-081-1/+125
* support SSH certificate parsing (#7960)Paul Kehrer2023-01-072-0/+174
* more test vectors for ssh certs (#7993)Paul Kehrer2023-01-061-0/+10
* another ssh cert vector (#7991)Paul Kehrer2023-01-051-0/+2
* add ssh certificate test vectors (#7984)Paul Kehrer2023-01-051-0/+21
* Pin python dev dependencies in CI with a pip constraints file (#7962)Alex Gaynor2023-01-031-28/+16
* Typo fixes (#7942)Alex Gaynor2022-12-282-3/+3
* add canonical names to Sphinx class documentation (#7938)Mathias Ertl2022-12-262-0/+90
* Update code to match Django recommendations (#7932)April King2022-12-232-5/+5
* Pre-annouce build process changes for #7164 (#7929)Alex Gaynor2022-12-232-4/+3
* Switch from flake8 to ruff (#7920)Alex Gaynor2022-12-216-6/+1
* document POLICY_MAPPING and SUBJECT_DIRECTORY_ATTRIBUTES (#7904)Mathias Ertl2022-12-171-0/+8
* ignore speakerdeck on linkcheck (#7893)Alex Gaynor2022-12-121-0/+2
* x509: add `load_pem_x509_certificates` (#7878)William Woodruff2022-12-053-0/+19
* update installation.rst for new CI OS (#7852)Alex Gaynor2022-11-261-0/+1
* remove reference to raising NotImplementedError in update_into (#7781)Alex Gaynor2022-11-071-2/+0
* add FAQ on new wheel architectures (#7724)Alex Gaynor2022-10-211-0/+19
* add support for creating OCSP requests with precomputed hashes (#7706)Paul Kehrer2022-10-132-1/+32
* more warnings and context around RSA online decryption (#7699)Paul Kehrer2022-10-122-7/+14
* add unsafe_skip_rsa_key_validation (#7667)Paul Kehrer2022-10-033-4/+49
* update brew instructions to use openssl 3 (#7661)Alex Gaynor2022-09-291-4/+4
* update docs -- we don't test on stretch (#7660)Alex Gaynor2022-09-291-1/+1
* support compilation against openssl 3 with no legacy provider (#7650)Paul Kehrer2022-09-261-0/+12
* linkcheck: small updates (#7638)Alex Gaynor2022-09-221-3/+1
* linkcheck: this site has renewed its certificate (#7637)Alex Gaynor2022-09-221-2/+0
* Sigh, attempt to fix linkcheck again (#7624)Alex Gaynor2022-09-181-0/+2
* a new domain has decided to have an expired cert (#7623)Alex Gaynor2022-09-181-2/+2
* docs: update of ChaCha20 specification in hazmat (#7622)sec00re2022-09-181-1/+3
* document to do a pyopenssl release after major cryptography version releases ...Alex Gaynor2022-09-161-3/+5
* Move to a libressl policy (#7605)Alex Gaynor2022-09-131-2/+3
* fix comment, no version of openssl has these (#7596)Alex Gaynor2022-09-111-1/+1
* Fix linkcheck -- ignore expired cert on SM3 website (#7583)Alex Gaynor2022-09-092-3/+3
* fix parsing for CRLs with TLVs > 65535 bytes (#7575)Paul Kehrer2022-09-071-0/+1
* Drop OpenSSL 1.1.0 (#7570)Alex Gaynor2022-09-072-13/+8
* support setting more PKCS12 serialization encryption options (#7560)Paul Kehrer2022-09-051-14/+113
* add AES128/AES256 classes (#7542)Paul Kehrer2022-08-261-0/+22
* PoC for making key serialization more configurable (#7520)Alex Gaynor2022-08-221-2/+48
* docs: add missing backquote (#7517)Jean Paul Galea2022-08-161-1/+1
* KBKDF: add CounterLocation.MiddleFixed (#7489)Jean Paul Galea2022-08-151-4/+27
* update link in docs (#7485)Alex Gaynor2022-08-051-2/+2