scispace - formally typeset
N

Natalia Kulatova

Researcher at French Institute for Research in Computer Science and Automation

Publications -  6
Citations -  599

Natalia Kulatova is an academic researcher from French Institute for Research in Computer Science and Automation. The author has contributed to research in topics: SIMD & Computer science. The author has an hindex of 3, co-authored 5 publications receiving 478 citations.

Papers
More filters
Proceedings ArticleDOI

Formal Verification of Smart Contracts: Short Paper

TL;DR: This paper outlines a framework to analyze and verify both the runtime safety and the functional correctness of Ethereum contracts by translation to F*, a functional programming language aimed at program verification.
Proceedings ArticleDOI

EverCrypt: A Fast, Verified, Cross-Platform Cryptographic Provider

TL;DR: EverCrypt as mentioned in this paper is a collection of verified, high-performance cryptographic functionalities available via a carefully designed API that supports agility (choosing between multiple algorithms for the same functionality) and multiplexing.
Proceedings ArticleDOI

HACLxN: Verified Generic SIMD Crypto (for all your favourite platforms)

TL;DR: This paper shows how to write and verify generic crypto code in the F* programming language that exploits single-instruction multiple data (SIMD) parallelism, and describes its integration into the HACL* crypto library.
Proceedings ArticleDOI

Ledger design language: designing and deploying formally verified public ledgers

TL;DR: Using LDL’s outputs, public ledger designers obtain automated assurances on the theoretical coherence and the real-world security of their designs with a single framework based on a single modeling language.