Learn R Programming

⚠️There's a newer version (1.4.0) of this package.Take me there.

sodium (version 1.3.1)

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

70,017

Version

1.3.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jeroen Ooms

Last Published

November 20th, 2023

Functions in sodium (1.3.1)

Diffie-Hellman

Diffie-Hellman
Authenticated encryption

Authenticated Encryption
Signatures

Create and Verify Signatures
Sodium utilities

Sodium Utilities
Stream ciphers

Stream Ciphers
Key generation

Keypair Generation
Simple encryption

Anonymous Public-key Encryption (Sealed Box)
Symmetric encryption

Symmetric Encryption and Tagging
Hash functions

Hash Functions
Password storage

Password Storage