bitcore/lib/expmt
Ryan X. Charles 385edbcc92 simplify ECIES interface
the toKeypair doesn't really need to be a keypair. upon encrypting, it merely
needs to be a pubkey. and upon decrypting, it needs to be a privkey.
2014-09-15 11:19:18 -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 simplify ECIES interface 2014-09-15 11:19:18 -07:00
stealthaddress.js fix bug where you can't use isForMe without payloadKeypair 2014-09-12 17:24:00 -07:00
stealthkey.js fix bug where you can't use isForMe without payloadKeypair 2014-09-12 17:24:00 -07:00
stealthmessage.js simplify ECIES interface 2014-09-15 11:19:18 -07:00