Changelog
[0.3.1] - 2020-03-09
Changed
- The
NativeAES()
function in thesioutil
package now returnstrue
when running on PPC64le using a Go 1.14 (or newer) compiler. Go 1.14 introduces an
PCC64le asm implementation for AES-GCM.
NativeAES()
function in the sioutil
package now returns true
when running on PPC64le using a Go 1.14 (or newer) compiler. Go 1.14 introduces an