Package: sodium
Type: Package
Title: A Modern and Easy-to-Use Crypto Library
Version: 0.4
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#readme
BugReports: https://github.com/jeroenooms/sodium/issues
SystemRequirements: libsodium (>= 1.0.3)
VignetteBuilder: knitr
Suggests: knitr, rmarkdown
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-07-06 15:08:46 UTC; jeroen
Repository: CRAN
Date/Publication: 2016-07-06 23:34:17
