Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

lambda-obliv

< >

lambda-obliv is a programming language created in 2020.

#4163on PLDB 4Years Old

A Language for Probabilistically Oblivious Computation. An oblivious computation is one that is free of direct and indirect information leaks, e.g., due to observable differences in timing and memory access patterns. This paper presents 位obliv, a core language whose type system enforces obliviousness. Prior work on type-enforced oblivious computation has focused on deterministic programs. 位obliv is new in its consideration of programs that implement probabilistic algorithms, such as those involved in cryptography. 位obliv employs a substructural type system and a novel notion of probability region to ensure that information is not leaked via the observed distribution of visible events. Probability regions support reasoning about probabilistic correlation and independence between values, and our use of probability regions is motivated by a source of unsoundness that we discovered in the type system of ObliVM, a language for implementing state of the art oblivious algorithms.


- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0