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
base64-docs.factor
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
tags.txt