RustCrypto / utils

Utility crates used in RustCrypto
428 stars 127 forks source link

zeroize: add more SIMD register support for aarch64 #966

Open brxken128 opened 11 months ago

brxken128 commented 11 months ago

This PR adds SIMD support for: int*, float*, and poly* SIMD registers on Aarch64.