CRAN/E | argon2

argon2

Secure Password Hashing

Installation

About

Utilities for secure password hashing via the argon2 algorithm. It is a relatively new hashing algorithm and is believed to be very secure. The 'argon2' implementation included in the package is the reference implementation. The package also includes some utilities that should be useful for digest authentication, including a wrapper of 'blake2b'. For similar R packages, see sodium and 'bcrypt'. See or for more information.

Citation argon2 citation info
github.com/wrathematics/argon2
Copyright See inst/COPYRIGHTS for files in src/argon2. argon2 copyright details
Bug report File report

Key Metrics

Version 0.4-0
R ≥ 3.0.0
Published 2021-10-30 902 days ago
Needs compilation? yes
License BSD 2-clause License
License File
CRAN checks argon2 results

Downloads

Yesterday 0
Last 7 days 2 -71%
Last 30 days 24 -41%
Last 90 days 137 +28%
Last 365 days 525 -97%

Maintainer

Maintainer

Drew Schmidt

wrathematics@gmail.com

Authors

Drew Schmidt

aut / cre

Material

README
ChangeLog
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

argon2 archive

Depends

R ≥ 3.0.0

Reverse Imports

remoter

Reverse Suggests

getPass