Difference between revisions of "Openssl dgst"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
[[echo -n]] "example text" | openssl dgst -sha256 -[[hmac]] | [[echo -n]] "example text" | openssl dgst -sha256 -[[hmac]] | ||
0e94ae36da6ff03992a57fddbdf4728b609d0d7fe6eb019fa9f1b9b5b540d835 | 0e94ae36da6ff03992a57fddbdf4728b609d0d7fe6eb019fa9f1b9b5b540d835 | ||
+ | |||
+ | [[openssl dgst -binary -sha256 -sign]] | ||
Revision as of 10:20, 21 February 2023
echo -n "example text" | openssl dgst -sha256 -hmac 0e94ae36da6ff03992a57fddbdf4728b609d0d7fe6eb019fa9f1b9b5b540d835
openssl dgst -binary -sha256 -sign
openssl dgst -verify
Related terms
See also
openssl
[rand | s_client | passwd
|openssl req
|openssl rsa
|openssl genrsa
|openssl x509
|openssl ca
|openssl verify
|openssl ec
|openssl dgst
|openssl pkcs12
|openssl asn1parse
|openssl help
|.cer to .pem, openssl version
- JWT,
openssl rand
, Bearer token, HMAC,JWT_SECRET_KEY
, JWT signatures, HS256, RS256
Advertising: