Open orthecreedence opened 3 years ago
Like the sign or message modules, we have a secret module that allows symmetric encryption of data using the specified subkey.
sign
message
secret
Implemented in core now, but needs CLI interface.
Like the
sign
ormessage
modules, we have asecret
module that allows symmetric encryption of data using the specified subkey.