1
0
Fork 0
forked from fun/fun

Some unicode fixes in docs/. No code changes. (0.38.16)

This commit is contained in:
Johannes Findeisen 2026-02-19 23:41:34 +01:00
commit b7538ca165
4 changed files with 7 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# LibreSSL extension (optional)
- CMake option: FUN_WITH_LIBRESSL=ON
- Purpose: provide small crypto helpers backed by LibreSSLs libcrypto. Includes md5, sha256, sha512, ripemd160 helpers under libressl_* names.
- Purpose: provide small crypto helpers backed by LibreSSL's libcrypto. Includes md5, sha256, sha512, ripemd160 helpers under libressl_* names.
- Homepage: https://www.libressl.org/
## Build notes: