mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 12:45:21 +01:00
Add documentation to all main packages
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/*
|
||||
Package aes defines a Cipher that uses 256-bit AES-GCM authenticated encryption to encrypt values the SOPS tree.
|
||||
*/
|
||||
package aes //import "go.mozilla.org/sops/aes"
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user