0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix an absolute import that should have been relative More... almost 6 years ago
Version 1.0.0 More... almost 6 years ago
Add badge for GitHub Actions More... almost 6 years ago
Preserve the ability to pass core.Null() into ocsp.CertStatus() More... almost 6 years ago
Added ocsp.StatusGood() and ocsp.StatusUnknown() for ocsp.CerStatus().native More... almost 6 years ago
Allow X.509 certificates with improperly encoded DNSName and EmailAddress More... almost 6 years ago
Prevent UnboundLocalError on empty asn1crypto.x509.IPAddress() More... almost 6 years ago
Handle BER-encoded indefinite length values better More... almost 6 years ago
Add trailer info to .debug() output More... almost 6 years ago
When copying a BER-encoded indefinite-length value, force it to be DER-encoded More... almost 6 years ago
Restrict core.IntegerBitString() and core.IntegerOctetString() to positive integers More... almost 6 years ago
Merge pull request #148 from joernheissler/bit_string_parsing
wbond
as Will Bond
More... almost 6 years ago
Fix CircleCI to check out repo for PyPy job More... almost 6 years ago
Change GA names so that different architectures are used on Windows More... almost 6 years ago
Add some Mac and Windows envs from CircleCI and AppVeyor More... almost 6 years ago
Remove some AppVeyor envs that are available on GitHub Actions More... almost 6 years ago
Parallelize CircleCI builds, remove envs available on GitHub Actions More... almost 6 years ago
Fix encoding of tag values over 30 More... almost 6 years ago
Fix passing class_ to core.Asn1Value(), add support for passing method More... almost 6 years ago
Merge pull request #138 from space88man/rsassa_pss
wbond
as Will Bond
More... almost 6 years ago
Add tests for RSAPSS key OID More... almost 6 years ago
Add unused_bits property to BitString classes More... almost 6 years ago
Try waiting longer and retrying more times for codecov More... about 6 years ago
Restore various Python versions to AppVeyor More... about 6 years ago
Explicitly invoke command in AppVeyor powershell config More... about 6 years ago
More AppVeyor tweaks More... about 6 years ago
Try revised AppVeyor config More... about 6 years ago
Work around Git settings in GitHub Actions Windows environments More... about 6 years ago
Add GitHub Actions CI More... about 6 years ago
Try to make sure setuptools in installed for PyPy on AppVeyor More... about 6 years ago