Published in

Springer, Lecture Notes in Computer Science, p. 159-176, 2012

DOI: 10.1007/978-3-642-33481-8_9

Links

Tools

Export citation

Search in Google Scholar

The security impact of a new cryptographic library

Journal article published in 2012 by Dj Daniel Bernstein, Daniel J. Bernstein, Tanja Lange, Peter Schwabe
This paper is available in a repository.
This paper is available in a repository.

Full text: Download

Red circle
Preprint: archiving forbidden
Orange circle
Postprint: archiving restricted
Red circle
Published version: archiving forbidden
Data provided by SHERPA/RoMEO

Abstract

This paper introduces a new cryptographic library, NaCl, and explains how the design and implementation of the library avoid various types of cryptographic disasters suffered by previous cryptographic libraries such as OpenSSL. Specifically, this paper analyzes the security impact of the following NaCl features: no data flow from secrets to load addresses; no data flow from secrets to branch conditions; no padding oracles; centralizing randomness; avoiding unnecessary randomness; extremely high speed; and cryptographic primitives chosen conservatively in light of the cryptanalytic literature.