enc_password 0.1.0

Simple rust implementation of enc_password format and creation used by Instagram
Documentation
[dependencies.aes-gcm]
version = "0.8.0"

[dependencies.sodiumoxide]
version = "0.2.6"

[package]
authors = ["Karl Brightman <karl@karlbright.org>"]
description = "Simple rust implementation of enc_password format and creation used by Instagram"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "enc_password"
version = "0.1.0"