RustCrypto / utils

Utility crates used in RustCrypto
428 stars 127 forks source link

hybrid-array: use `Clone` bound for `TryFrom<&[T; N]>` #1019

Closed tarcieri closed 8 months ago

tarcieri commented 8 months ago

Applicable to more use cases