RustCrypto / utils

Utility crates used in RustCrypto
428 stars 127 forks source link

hybrid-array: add `ArrayN` type alias #1017

Closed tarcieri closed 8 months ago

tarcieri commented 8 months ago

Adds a type alias for Array which uses const generics instead of typenum.