bitcore-lib-zcash/lib/expmt
Ryan X. Charles 5a86a1a5c6 StealthMessage
This code should be regarded as being a proof-of-concept, and needs more review
before being used in production code. At least one thing is guaranteed to
change, and that is the format of a stealth address.
2014-09-10 14:00:53 -07:00
..
aes.js AES 2014-08-24 17:33:09 -07:00
aescbc.js confusingly named SymEnc -> accurately named AESCBC 2014-08-29 13:07:49 -07:00
cbc.js CBC decrypt 2014-08-25 21:16:33 -07:00
ecies.js Key -> Keypair 2014-08-29 14:18:56 -07:00
stealthaddress.js getSharedKeypair & getReceivePubkey 2014-09-02 15:25:16 -07:00
stealthkey.js StealthMessage 2014-09-10 14:00:53 -07:00
stealthmessage.js StealthMessage 2014-09-10 14:00:53 -07:00