0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Sep 15, 2025 — Sep 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow oscrypto.asymmetric.rsa_pss_verify() to handle variable len salt More... 2 months ago
Update oscrypto.keys.parse_private() to gracefully reject .p12 files More... 2 months ago
Fixed .asymmetric.dsa_verify() and .asymmetric.ecdsa_verify() on Win More... 2 months ago
Add detection of OpenSSL having SHA1 disabled, skips relevant tests More... 2 months ago
Drain OpenSSL errors on error so we don't pollute future tests More... 2 months ago
Add support for fedora to ci-docker More... 2 months ago
Cleaning up ci-docker due to recent ubuntu setup changes More... 2 months ago
Update supported versions in setup.py and tox.ini More... 2 months ago
Add python run.py ci-docker tool and docs More... 2 months ago
Update readme with new Python version and testing support More... 2 months ago
Update coverage versions More... 2 months ago
Switch to using tls.wbond.net for HTTP disconnection error More... 2 months ago
Clean up GitHub Actions build names More... 2 months ago
Fix pep425 ABI name generation so .whl are used in more situations More... 2 months ago
Revert setuptools change More... 2 months ago
Downgrade setuptools due to 'setuptools._scripts' is not a package More... 2 months ago
Ensure packaging package is up-to-date for setuptools 83 More... 2 months ago
Update oscrypto.tls to handle protocol errors in OpenSSL 3.5.5 More... 2 months ago
Revamp Ubuntu setup for CI into a bash script More... 2 months ago
Consistently install setuptools More... 2 months ago
Remove unsupported Python 3.8 on Ubuntu 26.04 More... 2 months ago
Tweak GitHub Actions action dependencies More... 2 months ago
Add Ubuntu 26.04 tests for Python 3.6+, remove docker from 22.04 tests More... 2 months ago
Run Windows Python 3.6 a different way More... 2 months ago
Test Python 3.6 on Windows instead of 3.3, which has issues More... 2 months ago
More gracefully handle TLS protocol versions not being available More... 2 months ago
Handle DigiCert patching on Python 2 More... 2 months ago
On Windows, preserve original error if a TLS downgrade fails More... 2 months ago
Add support on Windows for SEC_E_ALGORITHM_MISMATCH More... 2 months ago
Update ci-driver to add DigiCert Global Root CA to Ubuntu machines More... 2 months ago