0
I Use This!
Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 3 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore(aux) rename aux to auxiliary More... about 3 years ago
feat(openssl) add function to list supported cipher and digest algorithms More... about 3 years ago
feat(bn) add generate_prime More... about 3 years ago
fix(openssl) include crypto header in openssl.lua More... about 3 years ago
fix(csr) count extension count in openssl 3.0 More... about 3 years ago
tests(github) openssl3.0-alpha11 More... about 3 years ago
tests(github) re-add fips into matrix More... about 3 years ago
fix(csr) BREAKING: remove csr:set_subject_alt function More... about 3 years ago
fix(openssl) BREAKING: not load sub modules by default More... about 3 years ago
doc(readme) add sections for FIPS mode and BoringSSL More... about 3 years ago
tests(github) apt-get update More... about 3 years ago
feat(*) support BoringSSL More... about 3 years ago
feat(openssl) add function to get and set fips mode More... about 3 years ago
release: 0.6.11 More... about 3 years ago
fix(openssl) not load ssl modules by default More... about 3 years ago
fix(ssl) add function to free the verify callback function More... about 3 years ago
fix(aux/nginx) only show warning message when function is being called More... about 3 years ago
chore(rocks) add missing file to rockspec More... over 3 years ago
release: 0.6.10 More... over 3 years ago
feat(ssl) add the ssl and ssl_ctx module More... over 3 years ago
tests(ci) bump openssl to 1.1.1i More... over 3 years ago
tests(actions) remove continue-on-error flag More... over 3 years ago
tests(actions) change build status badge to github actions More... over 3 years ago
tests(actions) add complete matrix to github actions More... over 3 years ago
tests(helper) make generated self-signed cert not include private key More... over 3 years ago
fix(ecx) return nil, err in set_parameters More... over 3 years ago
fix(pkey) use named_curve encoding for EC group More... over 3 years ago
chore(luarocks) add pkcs12 src to rockspec More... over 3 years ago
doc(readme) add doc for pkcs12 More... over 3 years ago
feat(pkey) add is_private function to check if it's a private key More... over 3 years ago