02-26-2020, 11:09 PM
A New Privacy Protocol - blsCT
<!-- SC_OFF --><div class="md"><p>blsCT is a new privacy prtocol that is currently being worked on in NavCoin.</p> <p>BLS signatures has 2 major advantages:</p> <ol> <li>Scalability, because it can compress all the signatures of one block into one small signature</li> <li>Privacy, because the signatures are not done anymore over a whole transaction, but over unlinkable single inputs and outputs</li> </ol> <p>Combining the two advantages with well established Confidential Transactions (CT), blsCT is confidential, untraceable, unlinkable, and improves scalability.</p> <p>---</p> <p>Read more about it here:</p> <p><a href="https://gist.github.com/0x2830/22095f3bc4a44f3675f27f993586e2cd">https://gist.github.com/0x2830/22095f3bc4a44f3675f27f993586e2cd</a></p> </div><!-- SC_ON --> Kind Regards R
<!-- SC_OFF --><div class="md"><p>blsCT is a new privacy prtocol that is currently being worked on in NavCoin.</p> <p>BLS signatures has 2 major advantages:</p> <ol> <li>Scalability, because it can compress all the signatures of one block into one small signature</li> <li>Privacy, because the signatures are not done anymore over a whole transaction, but over unlinkable single inputs and outputs</li> </ol> <p>Combining the two advantages with well established Confidential Transactions (CT), blsCT is confidential, untraceable, unlinkable, and improves scalability.</p> <p>---</p> <p>Read more about it here:</p> <p><a href="https://gist.github.com/0x2830/22095f3bc4a44f3675f27f993586e2cd">https://gist.github.com/0x2830/22095f3bc4a44f3675f27f993586e2cd</a></p> </div><!-- SC_ON --> Kind Regards R
