Add CKeyPair basic implementation & test
authorCryptoManiac <balthazar@yandex.ru>
Mon, 17 Aug 2015 19:34:56 +0000 (22:34 +0300)
committerCryptoManiac <balthazar@yandex.ru>
Mon, 17 Aug 2015 19:34:56 +0000 (22:34 +0300)
commit2287996eb39d9f7d937e9efb2ad17539e081117f
tree296b617fee8720d952aabc90083822f5470f5108
parentf8dfad5d516a39038b5a1786e23b82213886661d
Add CKeyPair basic implementation & test
Novacoin/CKeyPair.cs [new file with mode: 0644]
Novacoin/Novacoin.csproj
Novacoin/packages.config [new file with mode: 0644]
NovacoinTest/Program.cs
packages/BouncyCastle.1.7.0/BouncyCastle.1.7.0.nupkg [new file with mode: 0644]
packages/BouncyCastle.1.7.0/Readme.txt [new file with mode: 0644]
packages/BouncyCastle.1.7.0/[Content_Types].xml [new file with mode: 0644]
packages/BouncyCastle.1.7.0/lib/Net20/BouncyCastle.Crypto.dll [new file with mode: 0644]
packages/BouncyCastle.1.7.0/lib/Net40-Client/BouncyCastle.Crypto.dll [new file with mode: 0644]
packages/BouncyCastle.1.7.0/lib/Net40-Client/crypto.xml [new file with mode: 0644]