summaryrefslogtreecommitdiffstats
path: root/tests/basenc
AgeCommit message (Expand)AuthorLines
2026-01-01maint: run 'make update-copyright'Collin Funk-4/+4
2025-10-13tests: fix false failure in recent memory limit testPádraig Brady-1/+2
2025-10-11tests: basenc: use less redundant namingPádraig Brady-0/+0
2025-10-11tests: fix memory limit determination in new testPádraig Brady-1/+1
2025-10-11tests: basenc: add a test for bounded memory operationCollin Funk-0/+39
2025-09-23basenc: --base58: fix buffer overflow with input > 15MBPádraig Brady-0/+27
2025-09-10maint: basenc: refactor all encodings to use finalizePádraig Brady-0/+29
2025-09-08basenc: ensure partial padding with newlines induces an errorPádraig Brady-2/+8
2025-08-09basenc: add base58 supportPádraig Brady-0/+69
2025-08-09basenc: fix stripping of '=' chars in some encodingsPádraig Brady-0/+1
2025-01-01maint: update all copyright year number rangesPádraig Brady-2/+2
2024-12-16maint: tests: update deprecated perl backreference syntaxDaniel Hofstetter-4/+4
2024-01-01maint: update all copyright year number rangesPádraig Brady-2/+2
2023-10-28base32,base64: disallow non-canonical encodingsPádraig Brady-2/+6
2023-10-25basenc: --base16: also allow lower case with --ignore-garbagePádraig Brady-0/+1
2023-10-23basenc: --base16: support lower case hex digitsPádraig Brady-0/+1
2023-10-06tests: move all basenc tests to their own directoryPádraig Brady-0/+504