bb52937834
AES-SIV uses 1/2 of the key for authentication, 1/2 for encryption, so we need a 64-byte key for AES-256. Derive it from the master key by hashing it with SHA-512. |
||
---|---|---|
.. | ||
cryptocore_go1.4_test.go | ||
cryptocore_go1.5_test.go | ||
cryptocore_test.go | ||
cryptocore.go | ||
gcm_go1.4.go | ||
gcm_go1.5.go | ||
nonce.go |