Skip to content

bcmyers/argonautica

Repository files navigation

Build Status Github.com License

Overview

argonautica is a series of libraries for hashing passwords using the cryptographically-secure Argon2 hashing algorithm.

Argon2 won the Password Hashing Competition in 2015, a several year project to identify a successor to bcrypt, scrypt, and other common cryptographically-secure hashing algorithms.

The libraries are:

Language Library Status
C / C++ argonautica-c 👍
Python3 / PyPy3 argonautica-py 👍
Rust argonautica-rs 👍

All of the libraries use the Rust implemenation argonautica-rs at their core.

License

argonautica is licensed under either of:

at your option.

About

Idiomatic argon2 password hashing for several languages

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •