mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-14 21:47:09 +02:00
8c735f6585
This will make decoding more resilient to corruption whether due to transmission errors or nefarious adjustment. See https://eprint.iacr.org/2022/361.pdf * gnulib: Update to commit 3f463202bd enforcing canonical encoding. * tests/basenc/base64.pl: Add test cases, and adjust existing cases. * NEWS: Mention the change in behavior.