HASH Command
HASH Command
Used to create a hash of input data.
Algorithms:
- md5
- sha
- sha256
- sha384
- sha512
- base64enc
- base64dec
Example:
wolfssl -hash sha -in <some file>
Used to create a hash of input data.
Algorithms:
Example:
wolfssl -hash sha -in <some file>