John Benediktsson
|
53d404a150
|
base16/32/64/85/91: declare base>ch as fixnum.
|
2019-05-19 16:23:35 -07:00 |
John Benediktsson
|
fa1f9aa5a0
|
base64/32/85: adding tests for all byte values.
|
2019-04-05 13:38:00 -07:00 |
John Benediktsson
|
103b15df97
|
base85: change alphabet to byte-array.
|
2019-04-05 13:03:19 -07:00 |
John Benediktsson
|
82ad6cec2e
|
base85: simpler pad math.
|
2019-01-26 07:14:09 -08:00 |
John Benediktsson
|
4fbc726b1a
|
base85: change to not pad encoding, fix output bug.
|
2019-01-25 21:14:11 -08:00 |
John Benediktsson
|
1ff2722b15
|
base85: fix a bug with accidental extra characters in alphabet.
|
2019-01-24 19:21:29 -08:00 |
John Benediktsson
|
42b37dcc8a
|
fix some tests broken by previous commit.
|
2018-02-15 13:16:39 -08:00 |
John Benediktsson
|
4a144e5ea7
|
more test IN: cleanup.
|
2018-02-15 08:45:08 -08:00 |
John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
66147f27b4
|
extra: use throw-foo for ERROR: change
|
2015-08-13 01:56:32 -07:00 |
John Benediktsson
|
39ebe15156
|
base85: cleanup using.
|
2015-07-16 07:59:49 -07:00 |
John Benediktsson
|
d9e6784db8
|
base85: simplify (encode-base85).
|
2015-07-16 07:35:51 -07:00 |
John Benediktsson
|
eea048dae2
|
base64: big speedup and cleanup.
|
2015-07-15 22:34:15 -07:00 |
Doug Coleman
|
916d8a12d9
|
base85: same as base64 patch.
|
2015-07-15 20:04:19 -07:00 |
John Benediktsson
|
5b50bf43f3
|
base85: use literals to compute the inverse array instead of hardcoding.
|
2015-07-15 18:20:35 -07:00 |
John Benediktsson
|
55e0be5c7a
|
base85: fix handling of pad characters.
|
2013-04-04 11:43:17 -07:00 |
John Benediktsson
|
464292dcb7
|
base85: adding a base85 encoder/decoder.
|
2013-04-04 10:39:43 -07:00 |