mirror of
https://github.com/saymrwulf/fips205-source.git
synced 2026-09-03 19:53:49 +00:00
11 lines
276 B
TOML
11 lines
276 B
TOML
[package]
|
|
name = "slh-dsa-rs"
|
|
version = "0.1.1"
|
|
edition = "2021"
|
|
license = "MIT OR Apache-2.0"
|
|
description = "FIPS 205 (draft): Stateless Hash-Based Digital Signature Standard"
|
|
repository = "https://github.com/integritychain/slh-dsa-rs"
|
|
rust-version = "1.73"
|
|
|
|
|
|
[dependencies]
|