Lena Heimberger
About
I am a PhD student at the Institute of Information Security at the University of Technology in Graz, working
under the supervision of Christian Rechberger. My research focuses on
privacy-preserving protocols, especially OPRFs, Private Set Intersection
and Private Information Retrieval. I also work on transparency
protocols, especially certificate and key transparency.
News
- I'll be talking about all things post-quantum OPRF at the Paris Crypto Days on the 16th of January 2026.
Publications
- Leap: A Fast, Lattice-based OPRF with Application to Private
Set Intersection
Lena Heimberger, Daniel Kales , Riccardo Lolato, Omid Mir, Sebastian
Ramacher, Christian Rechberger (Eurocrypt, 2025)
paper
eprint
presentation
conference
artifact (Results Reproduced)
github
repository
- BISON: Blind Identification with Stateless scOped pseudoNyms
Jakob Heher, Stefan More, Lena Heimberger(AsiaCCS, 2025)
arxiv
- Private SCT Auditing, Revisited
Lena Heimberger, Christopher Patton, Bas Westerbaan (preprint, 2025)
eprint
- OPRFs from Isogenies: Designs and Analysis
Lena Heimberger, Tobias Hennerbichler, Fredrik Meisingseth, Sebastian Ramacher, Christian Rechberger (AsiaCCS,
2024)
eprint github
repository slides
blog post
Talks and Tables
Other
- Lecture notes
on lattices that I compiled as a part of the Mathematical
Foundations in Cryptography class at Graz University of Technology.
Lattices have since been removed from the class, so I host the notes
here instead.
- SPHINCS+
implementation in Java, done as a part of an internship at
the Insitute of Applied Information and Communication Security
in Graz, Austria
- Lattice-ZK, the master project of my student Florian Lugstein, implementing the
zero-knowledge range proof system Lantern in
SAGE. Aside from being the first implementation of the scheme, he
took care to explain every step necessary. This makes it a good
introduction to lattice-based zero-knowlege proofs and lattice
cryptography in general. You can also try out an
interactive version hosted on Binder (may
take a while to load)!
This web page is fully static and built with HTML and CSS. It
significantly improved thanks to
this profane seven lines of CSS. I do not use JavaScript or cookies.