jeroenooms/sodium: A Modern and Easy-to-Use Crypto Library

Bindings to 'libsodium' <https://doc.libsodium.org/>: a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and more. Sodium uses curve25519, a state-of-the-art Diffie-Hellman function by Daniel Bernstein, which has become very popular after it was discovered that the NSA had backdoored Dual EC DRBG.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.3.1
URL https://docs.ropensci.org/sodium/ https://github.com/r-lib/sodium
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jeroenooms/sodium")
jeroenooms/sodium documentation built on Nov. 24, 2023, 5:12 a.m.