mbedtls@3

Cryptographic & SSL/TLS library with command-line utilities

brewmacoslinux
Try with needOr install directly
Source

About

Cryptographic & SSL/TLS library

Commands

mbedtls_selftestgeneric_sumbenchmarkssl_client2ssl_server2cert_writekey_apppk_signpk_verifyhashaes-crypt

Examples

Generate a self-signed certificate with key_app$ key_app type=rsa rsa_keysize=2048 filename=key.pem
Run mbedTLS self-tests to verify installation$ mbedtls_selftest
Hash a file using the hash utility$ hash sha256 file.txt