Documentation
¶
Overview ¶
Package crypto provides AES-256-CTR encryption and HMAC-SHA1 authentication compatible with git-crypt.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrHMACMismatch = errors.New("crypto: HMAC verification failed")
ErrHMACMismatch indicates that the HMAC verification failed during decryption.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.