0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
doc(readme) add note for EC enc/dec More... over 2 years ago
fix(ssl_ctx) fix typo when getting SSL_CTX from request More... over 2 years ago
doc(readme) unescape asterik in set/get More... over 2 years ago
chore(git-chlog) escape asterik in commit message More... over 2 years ago
release: 0.8.0 More... over 2 years ago
doc(readme) update readme for params API More... over 2 years ago
feat(kdf) add new API with EVP_KDF interfaces More... over 2 years ago
feat(evp) add geneirc function to get and set params More... over 2 years ago
fix(pkey) allow sign/verify without md_alg for EdDSA on BoringSSL More... over 2 years ago
feat(openssl) add function list mac and kdf algorithms and set properties for EVP algorithm fetches More... over 2 years ago
chore(*) update luarocks and cleanup tests script More... over 2 years ago
doc(readme) add fips related doc More... over 2 years ago
doc(readme) update readme for new APIs More... over 2 years ago
feat(provider) cipher, digest, kdf, pkey and x509 can now fetch by provider and has new get_provider_name function More... over 2 years ago
feat(openssl) support FIPS in OpenSSL 3.0 More... over 2 years ago
feat(param) add new function to use OSSL_PARAM More... over 2 years ago
tests(*) remove skip_openssl as it's not compatible with BoringSSL or OpenSSL 3.0 More... over 2 years ago
fix(x509) compatibility for BoringSSL 1.1.0 (fips-20190808) More... over 2 years ago
feat(mac) add EVP_MAC More... over 2 years ago
fix(*) move EVP_* definition into seperate files More... over 2 years ago
chore(tests) add FIPS tests More... over 2 years ago
tests(github) add FIPS build for OpenSSL 3.0 and BoringSSL More... over 2 years ago
chore(tests) update cert fixture More... over 2 years ago
doc(readme) add missing functions for openssl module More... over 2 years ago
tests(github) bump openssl 3.0 More... over 2 years ago
fix(auxiliary/nginx) set off_t to 64bit per nginx config (#32) More... over 2 years ago
chore(*) add script to strip README before uploading to OPM More... over 2 years ago
chore(*) check-in nginx_c.lua but guard for missing C functions More... over 2 years ago
tests(github) set lua modules version in matrix (#31) More... over 2 years ago
doc(changelog) fix repo link More... over 2 years ago