Author | Difficulty | Points | Solves | First Blood | Time to Blood |
---|---|---|---|---|---|
sahuang | Easy (1) | 100 | 76 | Black Bauhinia | 34 minutes |
Graphs have gained an increasing amount of attention in the world of Cryptography. They are used to model many real-world problems ranging from social media to traffic routing networks. Designing a secure Graph Encryption Scheme (GES) is important as querying plaintext graph database can leak sensitive information about the users.
In this challenge I have implemented a novel GES. Please help me verify if the cryptosystem works.
❖ Note
lib.zip
remains unchanged in this series. The flag for this challenge will be used to access the next one when unlocked.