You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
174 B
TOML

[package]
name = "torkeygen"
version = "0.1.0"
authors = ["Suphanat Chunhapanya <haxx.pop@gmail.com>"]
[dependencies]
x25519-dalek = "0.2.1"
rand = "0.5.5"
base32 = "0.3.1"