Commit graph

15 commits

Author SHA1 Message Date
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