RustCrypto / utils

Utility crates used in RustCrypto
428 stars 127 forks source link

hybrid-array: get rid of `ArrayExt::from_slice` #1008

Closed tarcieri closed 8 months ago

tarcieri commented 8 months ago

It can be composed in terms of other features.