Files
nix/src/libutil/tests
Alexey Novikov 64a3b045c1 Fix error detection in 'base64Decode()'
Fixed a bug in initialization of 'base64DecodeChars' variable.
Currently decoder do not fail on invalid Base64 strings.
Added test-case to verify the fix.

Also have made 'base64DecodeChars' to be computed at compile time.
And added a test case to encode/decode string with non-printable charactes.
2021-10-17 12:45:26 +04:00
..
2021-03-26 16:14:38 +01:00
2020-06-18 22:11:26 +00:00
2020-05-25 11:57:45 +02:00
2020-06-06 10:22:32 +02:00
2021-09-14 10:42:29 +02:00
2020-06-10 22:29:50 +02:00
2020-05-25 18:34:55 +02:00