mirror of
https://github.com/FiloSottile/age.git
synced 2025-12-23 05:25:14 +00:00
doc: SEC 1 encoding is for ECDSA, which we don't support
This commit is contained in:
@@ -97,7 +97,7 @@ overhead per recipient, plus 16 bytes every 64KiB of plaintext.
|
||||
a\. A file listing [IDENTITIES][RECIPIENTS AND IDENTITIES] one per line.
|
||||
Empty lines and lines starting with "`#`" are ignored as comments.
|
||||
|
||||
b\. An SSH private key file, in PKCS#1, PKCS#8, SEC 1, or OpenSSH format.
|
||||
b\. An SSH private key file, in PKCS#1, PKCS#8, or OpenSSH format.
|
||||
If the private key is password-protected, the password is requested
|
||||
interactively only if the SSH identity matches the file. See the
|
||||
[SSH keys][] section for more information, including supported key types.
|
||||
|
||||
Reference in New Issue
Block a user