mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-30 02:23:31 +00:00
- Adds a type alias for Ascon keys (16-byte) - Stores key internally in `struct Ascon` so it doesn't need to be passed separately to `Ascon::finalize`.
8 lines
153 B
TOML
8 lines
153 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "ascon"
|
|
version = "0.2.0-pre"
|