rusterpassword
A Rust implementation of the Spectre / Master Password algorithm.
Uses secstr secure strings and libsodium through sodiumoxide's underlying libsodium-sys.
Also includes a C API for calling from other languages.
Usage
use sodiumoxide;
use *;
use *;
License
This is free and unencumbered software released into the public domain.
For more information, please refer to the UNLICENSE file or unlicense.org.