11
edits
(→Version 2: clarify hmac) |
Dwalkowski (talk | contribs) m (→Version 2) |
||
Line 92: | Line 92: | ||
! hmac | ! hmac | ||
| string | | string | ||
| SHA256 HMAC of the <tt>ciphertext</tt> | | SHA256 HMAC of the <tt>ciphertext</tt> and the same symmetric key used to encrypt the <tt>ciphertext</tt>, encoded as a base-16 (hex) string. | ||
|} | |} | ||
edits