0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Configure CI to test alternate backends (winlegacy and OpenSSL 0.9.8 on OS X) More... over 8 years ago
Allow run.py to select different backend via params or env vars More... over 8 years ago
Fix run.py lint to work with flake8 2.x More... over 8 years ago
Allow forcing use of Windows CryptoAPI on newer versions of Windows for the sake of testing More... over 8 years ago
Add badges and Codecov link to readme [ci skip] More... over 8 years ago
Handle another way that the Windows TLS layer can fail when the DH params are too small More... over 8 years ago
Change tests to raise original exception if message doesn't match regexp More... over 8 years ago
Fix issue with tests return value not always being correct More... over 8 years ago
Flake8 fixes More... over 8 years ago
Codecov integration More... over 8 years ago
Version 0.17.2 More... over 8 years ago
Change OS X Travis config default back to 10.9 since 10.11 images are so slow More... over 8 years ago
Add debug statements to Travis config More... over 8 years ago
Update Travis OS X environments to default to 10.11, but add 10.10 and 10.9 also More... over 8 years ago
OS X trust_list: handle errSecInvalidTrustSettings More... over 8 years ago
OS X trust_list: check for a certificate in the list before trying to delete More... over 8 years ago
Add note about testing on macOS 10.12 [skip ci] More... over 8 years ago
Fix detection of a few failure modes on macOS 10.12 More... almost 9 years ago
Version 0.17.1 More... almost 9 years ago
Correct docs for exceptions raised by use_openssl() More... almost 9 years ago
Promote LibraryNotFoundError from _ffi.py to errors.py since it is used in public API More... almost 9 years ago
Version 0.17.0 More... almost 9 years ago
Document oscrypto.backend() and oscrypto.use_openssl() More... almost 9 years ago
Update readme with recent OpenSSL changes More... almost 9 years ago
OpenSSL 1.1.0 support More... almost 9 years ago
Allow using OpenSSL on Windows or OS X More... almost 9 years ago
Update license copyright years More... almost 9 years ago
Automatically handle errSecAuthFailed on OS X in asymmetric.generate_*() functions More... almost 9 years ago
Prevent FFI library references from being garbage collected before asymmetric key objects More... almost 9 years ago
Add tests for dumping and reloading generated key pairs More... almost 9 years ago