Learn R Programming

sodium (version 1.4.0)

A Modern and Easy-to-Use Crypto Library

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.

Copy Link

Version

Install

install.packages('sodium')

Monthly Downloads

25,556

Version

1.4.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jeroen Ooms

Last Published

December 16th, 2024

Functions in sodium (1.4.0)

Sodium utilities

Sodium Utilities
Password storage

Password Storage
Symmetric encryption

Symmetric Encryption and Tagging
Signatures

Create and Verify Signatures
Diffie-Hellman

Diffie-Hellman
Simple encryption

Anonymous Public-key Encryption (Sealed Box)
Authenticated encryption

Authenticated Encryption
Stream ciphers

Stream Ciphers
Key generation

Keypair Generation
Hash functions

Hash Functions