Commit graph

10 commits

Author SHA1 Message Date
Jimmy Song 91b2ed32a5 more efficient pubkey generation 2017-05-25 17:04:59 -04:00
Jimmy Song 4ee46b4a26 Refactor some key stuff 2017-05-13 17:36:32 -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