Skip to main content
6 events
when toggle format what by license comment
Feb 6, 2018 at 14:23 vote accept James_pic
Feb 6, 2018 at 2:43 answer added p1gd0g timeline score: 1
Nov 3, 2017 at 17:30 comment added James_pic I thought it would be fun to try implementing something like CryptoNote or RingCT as an Ethereum smart contract. The Ethereum VM doesn't currently have primitives for the sorts of curves that are usually used for this sort of thing (Curve25519, secp256k1), which makes them prohibitively expensive, but they did recently add primitives for BN curves.
Nov 3, 2017 at 17:21 comment added Squeamish Ossifrage Why are you looking for linkable ring signatures on pairing-friendly curves? What is motivating you to use pairing-friendly curves in the first place, and what does that have to do with linkable ring signatures?
Nov 3, 2017 at 15:39 review First posts
Nov 3, 2017 at 19:12
Nov 3, 2017 at 15:37 history asked James_pic CC BY-SA 3.0