Package: sodium
Type: Package
Title: A Modern and Easy-to-Use Crypto Library
Version: 0.2
Author: Jeroen Ooms
Maintainer: Jeroen Ooms <jeroen.ooms@stat.ucla.edu>
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://github.com/jeroenooms/sodium
        https://download.libsodium.org/doc/
BugReports: https://github.com/jeroenooms/sodium/issues
SystemRequirements: libsodium
VignetteBuilder: knitr
Suggests: knitr, rmarkdown
NeedsCompilation: yes
Packaged: 2015-10-18 12:42:12 UTC; jeroen
Repository: CRAN
Date/Publication: 2015-10-18 17:19:59
