Package: sodium
Type: Package
Title: A Modern and Easy-to-Use Crypto Library
Version: 1.3.0
Authors@R: person("Jeroen", "Ooms", role = c("aut", "cre"), email = "jeroen@berkeley.edu",
comment = c(ORCID = "0000-0002-4035-0289"))
Description: Bindings to 'libsodium' : 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.
License: MIT + file LICENSE
URL: https://docs.ropensci.org/sodium/ https://github.com/r-lib/sodium
BugReports: https://github.com/r-lib/sodium/issues
SystemRequirements: libsodium (>= 1.0.3)
VignetteBuilder: knitr
Suggests: knitr, rmarkdown
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-09-26 13:47:51 UTC; jeroen
Author: Jeroen Ooms [aut, cre] ()
Maintainer: Jeroen Ooms
Repository: RSPM
Date/Publication: 2023-09-26 14:50:02 UTC
Encoding: UTF-8
Built: R 4.2.0; x86_64-pc-linux-gnu; 2023-09-28 17:36:26 UTC; unix