Prototypes
As part of my research, I build prototypes that translate theory into practice, demonstrate the feasibility of new ideas, and make results reproducible through open-source implementations released alongside the corresponding academic publications.
⚠️ Prototype Warning
These implementations are only proofs-of-concept. They have not undergone any security audits, are not hardened against side-channel attacks, and must not be used in production environments.
Run them only in controlled, research, or testing settings.
![]() | HildeGUARD A semi-adaptively secure password-hardened encryption scheme |
![]() | Attack-SimplePHE A semi-adaptive corruption attack on Virgil Security's SimplePHE implementation |
![]() | SimplePHE A Rust reimplementation of SimplePHE (USENIX 2018) as baseline for HildeGUARD benchmarks |
![]() | VisualAnon An interactive tool to explore conditional anonymity using population statistics |