summaryrefslogtreecommitdiffstats
path: root/tpl/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/crypto')
-rw-r--r--tpl/crypto/crypto.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/tpl/crypto/crypto.go b/tpl/crypto/crypto.go
index 7aaa9291e..5771c98b5 100644
--- a/tpl/crypto/crypto.go
+++ b/tpl/crypto/crypto.go
@@ -11,6 +11,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
+// Package crypto provides template functions for cryptographic operations.
package crypto
import (