Fix AES-SIV test with g++.
The string initializers for the AES-SIV test vector fields needed an extra byte for the null terminator expected by g++.
Loading
Please register or sign in to comment
The string initializers for the AES-SIV test vector fields needed an extra byte for the null terminator expected by g++.