Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
encrypten
command
|
|
|
internal
|
|
|
crypto
Package crypto provides AES-256-CTR encryption and HMAC-SHA1 authentication compatible with git-crypt.
|
Package crypto provides AES-256-CTR encryption and HMAC-SHA1 authentication compatible with git-crypt. |
|
fileformat
Package fileformat handles the git-crypt encrypted file format, including the "\x00GITCRYPT\x00" header.
|
Package fileformat handles the git-crypt encrypted file format, including the "\x00GITCRYPT\x00" header. |
|
gitutil
Package gitutil provides Git operations via exec.Command for configuring filters, diffs, and repository attributes.
|
Package gitutil provides Git operations via exec.Command for configuring filters, diffs, and repository attributes. |
|
keyfile
Package keyfile handles reading and writing of symmetric key files used for git-crypt compatible encryption.
|
Package keyfile handles reading and writing of symmetric key files used for git-crypt compatible encryption. |
Click to show internal directories.
Click to hide internal directories.