intel / isa-l_crypto

Other
275 stars 80 forks source link

aarch64/xts: fix xts enc/dec error in inplace mode #133

Closed chenxuqiang closed 8 months ago

chenxuqiang commented 8 months ago

fix #130 : Failure on XTS 128 rand test, for ARM arch

pablodelara commented 8 months ago

This is merged now, thanks!