mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-30 02:23:31 +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).