tadd encrypt/decrypt to RELEASE_NOTES - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit 25b82992f0c3157cbd97668bcc0f71da01d4ed98
DIR parent 50c6a2fcbd366111c74c50f6b63b96bc9023f138
HTML Author: ThomasV <thomasv@gitorious>
Date: Mon, 2 Feb 2015 19:09:17 +0100
add encrypt/decrypt to RELEASE_NOTES
Diffstat:
M RELEASE-NOTES | 5 +++++
1 file changed, 5 insertions(+), 0 deletions(-)
---
DIR diff --git a/RELEASE-NOTES b/RELEASE-NOTES
t@@ -50,6 +50,11 @@
* Documentation is now hosted on a wiki: http://electrum.orain.org
+ * ECIES encrypt/decrypt methods, availabe in the GUI and using the
+ command line:
+ encrypt <pubkey> <message>
+ decrypt <pubkey> <message>
+
# Release 1.9.8