BLS signatures were introduces in [BLS01] by the authors Boneh, Lynn and Shacham. In fact, the name used in their paper is GDH-signatures where GDH stands for Gap-Diffie-Hellman. This name describe...
Yay - first blog post of the year 2023! We start with the basics of secret sharing before diving into more exotic stuff. The aim is cover the basics in this post and dive into [CDI05] or [Maurer02]...
Welcome Hello world, this is my first Jekyll blog post. Testing Mathjax Support [\sum_{i\in[n]}s_i] Testing code snippets fn plus(a: u32, b:u32) -> u32 { a + b }
A new version of content is available.