Implemented signing both RSA and Ed25519, updated TODO. Required creation of SelectorEd25519 option.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
TODO
|
||||
|
||||
0.9.1 (Alpha)
|
||||
Sign rsa/ed25519
|
||||
Sign rsa/ed25519 implemented
|
||||
Verify rsa/ed25519 implemented
|
||||
Domain implemented
|
||||
KeyFile implemented
|
||||
KeyFileEd25519
|
||||
KeyFileEd25519 implemented
|
||||
Mode implemented
|
||||
PidFile implemented verified
|
||||
Selector implemented
|
||||
@@ -51,6 +51,7 @@ FixCRLF
|
||||
KeepAuthResults
|
||||
KeepTemporaryFiles
|
||||
KeyTable
|
||||
KeytableEd25519
|
||||
LogResults
|
||||
LogWhy
|
||||
MaximumHeaders
|
||||
|
||||
Reference in New Issue
Block a user