Pinned Repositories
COSICoin
A simple cryptowallet with bracha consensus protocol. Originally a project for P&D project.
eth-summaries
summaries for courses taken at ETH
idyllicwanderings.github.io
MontgomeryRSA
multiquadratic
Implementation and cryptoanalysis of a multi-quadratic encryption scheme that is based on the Short Principal Ideal Problem (SPIP).
oil-vinegar
Implementation of Unbalanced Oil & Vinegar (UOV) , Rainbow signature schemes, and several attacks including a hybrid guess-and-solve attack, Kipnis–Shamir attack and etc..
OOP-Course
PaperPlatform
2021 Spring Software Engineering.
PSI-1
Private Set Intersection Cardinality protocol based on ECDH and Bloom Filters
PSI-2
idyllicwanderings's Repositories
idyllicwanderings/PaperPlatform
2021 Spring Software Engineering.
idyllicwanderings/COSICoin
A simple cryptowallet with bracha consensus protocol. Originally a project for P&D project.
idyllicwanderings/eth-summaries
summaries for courses taken at ETH
idyllicwanderings/idyllicwanderings.github.io
idyllicwanderings/MontgomeryRSA
idyllicwanderings/multiquadratic
Implementation and cryptoanalysis of a multi-quadratic encryption scheme that is based on the Short Principal Ideal Problem (SPIP).
idyllicwanderings/oil-vinegar
Implementation of Unbalanced Oil & Vinegar (UOV) , Rainbow signature schemes, and several attacks including a hybrid guess-and-solve attack, Kipnis–Shamir attack and etc..
idyllicwanderings/OOP-Course
idyllicwanderings/PSI-1
Private Set Intersection Cardinality protocol based on ECDH and Bloom Filters
idyllicwanderings/PSI-2
idyllicwanderings/SecureMgmtSystem
A simple role-based personnel management system based on ActionGUI and Flask. A course project for Security Engineering.
idyllicwanderings/syssec-writeups
Write-ups of the small PWN challenges for System Security 2022 Fall