Malleable keys: Crypted R parameter support.
author0xDEADFACE <masmfan@gmail.com>
Thu, 11 Feb 2016 22:22:54 +0000 (14:22 -0800)
committer0xDEADFACE <masmfan@gmail.com>
Thu, 11 Feb 2016 22:25:36 +0000 (14:25 -0800)
commitb8dd44c350c3fb0b958cea2baba8aab268f44cf2
treea85ea01b531af59e0ebe06e67514e0cd59b887cb
parenta4bd78df61a14ec83f4a2f71edb0e18b434a8779
Malleable keys: Crypted R parameter support.
13 files changed:
doc/MalleableKeysCryptedR.txt [new file with mode: 0644]
novacoin-qt.pro
src/cryptogram.cpp [new file with mode: 0644]
src/ecies.cpp [new file with mode: 0644]
src/ies.h [new file with mode: 0644]
src/key.cpp
src/key.h
src/makefile.bsd
src/makefile.linux-mingw
src/makefile.mingw
src/makefile.osx
src/makefile.unix
src/rpcwallet.cpp