factor/basis/base64
Doug Coleman 67c44bcf62 base64: Fix base64 for strings that don't end in equal signs.
Some uses of base64 in the wild do not have trailing ==, such as JWT (JSON Web Token) strings.
2017-06-08 21:03:40 -05:00
..
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
base64-docs.factor base64: minor fixes in docs 2011-01-15 13:36:42 +09:00
base64-tests.factor base64: Fix base64 for strings that don't end in equal signs. 2017-06-08 21:03:40 -05:00
base64.factor base64: Fix base64 for strings that don't end in equal signs. 2017-06-08 21:03:40 -05:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Quoted printable vocab 2009-01-28 12:29:25 -06:00