0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 11, 2023 — May 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(x509.*) pass correct digest parameter to sign More... almost 4 years ago
feat(x509.csr) add get_extension and get_extensions function More... almost 4 years ago
feat(x509.revoked) add the x509.revoked module More... almost 4 years ago
doc(readme) fix typo More... almost 4 years ago
feat(x509.extensions) finish the stack implementation More... almost 4 years ago
fix(tests) pin lua-nginx-module and lua-resty-core More... almost 4 years ago
fix(tests) make pkey parameter test less flaky More... almost 4 years ago
tests(travis) add openresty 1.17.8.x to CI matrix More... almost 4 years ago
fix(openssl) correctly check error for getting version num (#6) More... almost 4 years ago
fix(*) cleanup and centralize ffi.typeof More... almost 4 years ago
fix(*) remove hack for openssl 3.0 around broken EVP_PKEY_base_id More... almost 4 years ago
chore(*) check in provider More... almost 4 years ago
chore(*) fix typos and update readme More... almost 4 years ago
fix(cipher) use CipherFinal_ex and make test more robust More... almost 4 years ago
doc(*) update doc for chacha20-poly1305 cipher More... almost 4 years ago
doc(readme) update readme for openssl 3.0 and digest/hmac:reset More... almost 4 years ago
feat(*) support reset for hmac and digest More... almost 4 years ago
doc(readme) support openssl 3.0 More... almost 4 years ago
feat(*) initial support for OpenSSL 3.0 More... almost 4 years ago
doc(readme) fix pkey doc style More... almost 4 years ago
release: 0.6.2 More... almost 4 years ago
doc(readme) update TOC for cipher More... almost 4 years ago
tests(*) simply error handling in tests More... almost 4 years ago
feat(cipher) AEAD modes with authentication More... almost 4 years ago
feat(pkey) support one shot sign/verify for Ed25519 and Ed448 keys More... almost 4 years ago
chore(pkey) add example for X25519 DH More... almost 4 years ago
chore(*) reorganize pkey tests More... almost 4 years ago
feat(pkey) support key derivation for EC, X25519 and X448 keys More... almost 4 years ago
feat(pkey) output pkey to DER and JWK format More... about 4 years ago
fix(*) add prefix to all error messages More... about 4 years ago