mirror of
https://github.com/Noratrieb/website.git
synced 2026-01-14 17:05:02 +01:00
7 lines
110 B
TOML
7 lines
110 B
TOML
[package]
|
|
name = "ciphertext-tampering"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
chacha20 = "0.9.1"
|