cmd/age: add support for encrypted SSH key files

This commit is contained in:
Filippo Valsorda
2019-11-24 19:15:53 -05:00
parent 2cc62919a6
commit c624abc0ad
9 changed files with 198 additions and 16 deletions
+1
View File
@@ -4,6 +4,7 @@
// license that can be found in the LICENSE file or at
// https://developers.google.com/open-source/licenses/bsd
// Package format implements the age file format.
package format
import (