removed -S and -P, replaced by -K, keymgmt determines key type automatically

This commit is contained in:
git@daemon.de
2014-03-04 23:05:47 +01:00
parent 3d2cdb8b89
commit 1852a8b7f9
15 changed files with 227 additions and 221 deletions

View File

@@ -90,7 +90,12 @@
printed. Also added a couple of alias options for
existing ones (e.g. -a for armor which is an alias
for -z).
Removed options -P and -S, replaced by -K (long:
--import-key) used to import a key. The key type
is now determined automatically as well as the
encoding.
0.2.0 ED25519 and Curve25519 keys are now generated
separately (previously they were generated from
one random seed, the curve had been derived from