mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-12 23:24:50 -04:00

Don't use all-bytes zero as a string, it's harder to debug. This commit uses the test vectors from FIPS 197 appendix C. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>