Skip to content

Commit

Permalink
fix the description
Browse files Browse the repository at this point in the history
  • Loading branch information
regnull committed Aug 4, 2023
1 parent 1f73568 commit d9ab568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2117,7 +2117,7 @@ _Libraries that are used to help make your application more secure._
- [CertMagic](https://github.com/caddyserver/certmagic) - Mature, robust, and powerful ACME client integration for fully-managed TLS certificate issuance and renewal.
- [Coraza](https://github.com/corazawaf/coraza) - Enterprise-ready, modsecurity and OWASP CRS compatible WAF library.
- [dongle](https://github.com/golang-module/dongle) - A simple, semantic and developer-friendly golang package for encoding&decoding and encryption&decryption.
- [easyecc](https://github.com/regnull/easyecc) - Simple API for common Elliptic Curve Cryptography operations on common curves, plus support for secp256k1 curve.
- [easyecc](https://github.com/regnull/easyecc) - Simple API for common Elliptic Curve Cryptography operations on multiple curves, including secp256k1.
- [firewalld-rest](https://github.com/prashantgupta24/firewalld-rest) - A rest application to dynamically update firewalld rules on a linux server.
- [go-generate-password](https://github.com/m1/go-generate-password) - Password generator that can be used on the cli or as a library.
- [go-htpasswd](https://github.com/tg123/go-htpasswd) - Apache htpasswd Parser for Go.
Expand Down

0 comments on commit d9ab568

Please sign in to comment.