aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-03Allows an x509.Name to be hashable if it contains unique_identifier (#271)upstream-masterWill Bond
2023-11-03Fix x509.Name.build() to properly handle all fields (#270)Will Bond
2023-10-12Fix duplicate definition of cms.RecipientKeyIdentifier (#266)Will Bond
2023-10-11Explicitly mark Python 3.12 as supportedwbond
2023-09-28Ensure setuptools is installed for Python 2.7 on macOSwbond
2023-09-27Remove .hash_algo for ECDSA-based signature algorithms (#265)Will Bond
2023-08-23Add OIDs for ECDSA-PLAIN (#258)Matthias Valvekens
2023-08-23Update CRL versions to match RFC 5280. (#242)Victor Näslund
2023-08-23Update project data to explicitly support Python 3.11wbond
2023-08-23Change GitHub Actions to not fail matrix strategy groupswbond
2023-08-22Fix test loadingwbond
2023-08-22Fix custom importlib code for Python < 3.5wbond
2023-08-22Rewrite importlib import mechanismwbond
2023-08-22Ensure all programmatic imports use importlib for Python 3.5+wbond
2023-08-17Import lint fixwbond
2023-08-17Import backflips that work with Python 3.12+wbond
2023-08-17Python 3.3 has a different importlib implementationwbond
2023-08-17Try alternative implementation of importlib file-based module loaderwbond
2023-08-17Fix support for Python 3.12 by supporting imp and importlibwbond
2023-08-16Update CI config to work with currently available GitHub runnerswbond
2022-10-17Allow better pickle integration (#240)Matthias Valvekens
2022-10-17Add more signature algorithm entries from NIST CSOR (mainly related to SHA-3)...Matthias Valvekens
2022-06-29Add scrypt KDF (#226)geitda
2022-06-28Add TOC for sponsorshipwbond
2022-06-28Add sponsorship info to readmewbond
2022-03-17Update version in readmewbond
2022-03-17Update dev scriptswbond
2022-03-15Version 1.5.1wbond
2022-03-15Handle PSS in keys.PrivateKeyInfo.wrap() / keys.PublicKeyInfo.wrap()wbond
2022-03-14Handle PSS in keys.PrivateKeyInfo.bit_size / keys.PublicKeyInfo.bit_sizewbond
2022-03-08Version 1.5.0wbond
2022-03-05Fix dev/deps.py to work on Python 3.10wbond
2022-03-05Update copyright year in licensewbond
2022-03-05Add Python 3.10 to CI and docswbond
2022-03-05Update SMIMECapabilityIdentifier to use EncryptionAlgorithmIdwbond
2022-03-05Add support for rfc2633 sMIME capabilities signed attr (#215)Loris Zinsou
2022-02-12Fix calling .dump(force=True) on a core.Sequence() with no field infowbond
2022-01-26Merge pull request #221 from isidroas/patch-1Will Bond
2022-01-26Merge pull request #220 from MatthiasValvekens/bugfix/attcertissuer-tagging-fixWill Bond
2022-01-26Merge branch 'master' into bugfix/attcertissuer-tagging-fixWill Bond
2022-01-26Merge pull request #219 from MatthiasValvekens/bugfix/clearance-tagging-fixWill Bond
2022-01-26Persistent runner cleanup fixeswbond
2022-01-26Cleanup persistent self-hosted runnerswbond
2022-01-26Merge pull request #218 from MatthiasValvekens/bugfix/rolesyntax-securitycate...Will Bond
2022-01-11Update code in documentationisidroas
2021-12-22Correct tagging in cms.AttCertIssuerMatthias Valvekens
2021-12-05Fix Clearance type definitionMatthias Valvekens
2021-11-21Fix tagging for RoleSyntax and SecurityCategoryMatthias Valvekens
2021-10-14Link from the readme to the security policywbond
2021-10-14Add a security policywbond