Commit graph

24 commits

Author SHA1 Message Date
Jimmy Song d245705108 Added presentation 2017-05-24 17:11:02 -04:00
Jimmy Song 5fafa6b529 Added licensing and readme 2017-05-20 03:19:51 -07:00
Jimmy Song 9a42af780c added verify rctSimple type ringct tx's 2017-05-13 20:59:46 -07:00
Jimmy Song 173404a991 WIP 2017-05-13 18:29:35 -07:00
Jimmy Song 3ac7b7eb7b Removed unused script txin/txout 2017-05-13 17:41:43 -07:00
Jimmy Song 4ee46b4a26 Refactor some key stuff 2017-05-13 17:36:32 -07:00
Jimmy Song 435925b60c Got v2 coinbase tx's to parse properly 2017-05-12 20:37:42 -07:00
Jimmy Song e5151327a2 Added serialization/deserialization of ringct transactions 2017-05-12 18:20:12 -07:00
Jimmy Song 39dcd3a13f Start translating confidential transaction stuff 2017-05-11 17:01:56 -07:00
Jimmy Song bd6487d1f6 refactor and use interfaces! 2017-05-11 12:15:06 -07:00
Jimmy Song 025ef20056 moved edwards25519.go into this package 2017-05-11 08:29:05 -07:00
Jimmy Song a4a0550e76 moved key image logic into createsig 2017-05-11 08:22:38 -07:00
Jimmy Song c6fae917ec added create signature 2017-05-10 19:56:17 -07:00
Jimmy Song 543aa1bfa3 Added all signature validity checks from monero/tests/crypto/tests.txt 2017-05-10 08:14:12 -07:00
Jimmy Song 2e35a3653e Added HashToEC 2017-05-10 07:23:39 -07:00
Jimmy Song bc0adea4b3 added HashToScalar and tests 2017-05-09 21:18:37 -07:00
Jimmy Song cbbfb176fe WIP: getting ringsignatures to work 2017-05-04 20:11:50 -07:00
Jimmy Song f159179cc4 Changed test to test for key not serialization 2017-05-03 12:49:24 -07:00
Jimmy Song c1c77a72c8 get serialization to work with sigs 2017-05-03 12:31:17 -07:00
Jimmy Song a7b35770f0 added input sum check 2017-05-03 09:27:49 -07:00
Jimmy Song 99a6ba5b1c Added Key transaction serialize/deserialize (prefix only) 2017-05-03 09:03:04 -07:00
Jimmy Song 812d4b2f64 added more coinbase tests 2017-05-02 19:55:03 -07:00
Jimmy Song 30996ab018 Correctly parses early coinbase tx's 2017-04-27 16:21:44 -07:00
Jimmy Song eb6b16f450 Initial Commit 2017-04-24 17:19:04 -07:00