mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-30 10:33:21 +00:00
The permutation does not have any `std`/`alloc` dependency. The current AEAD interface requires `alloc` (though we should migrate it to use the `aead` crate anyway).