Skip to content

grjte/zkhack-bls-pedersen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zkhack-bls-pedersen

Trying it out

Use cargo run --release to see it in action

Puzzle description

Alice designed an authentication system in which users gain access by presenting it a signature on a username, which Alice provided.
One day, Alice discovered 256 of these signatures were leaked publicly, but the secret key wasn't. Phew.
The next day, she found out someone accessed her system with a username she doesn't know! This shouldn't be possible due to existential unforgeability, as she never signed such a message.

Can you find out how it happend and produce a signature on your username?

About

ZK Hack Puzzle 1: Let's Hash it Out

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published