Matt Rubin
|
a5ea490966
|
Update copyright dates
|
2019-06-09 17:11:50 -04:00 |
|
Matt Rubin
|
b22b54e4e9
|
Improve Base32 decoding performance by avoiding the DecodedBlock enum
|
2018-12-12 03:34:42 -05:00 |
|
Matt Rubin
|
f00b1483cf
|
Throw an error if the last encoded character has non-zero padding bits
https://tools.ietf.org/html/rfc4648#section-3.5
|
2017-02-11 20:28:09 -05:00 |
|
Matt Rubin
|
2bbac3d322
|
Test incomplete blocks in Base32 decoding
|
2017-02-10 03:01:24 -05:00 |
|
Matt Rubin
|
1c6bf57e9f
|
Clean up Base32 block decoding
|
2017-02-10 02:19:54 -05:00 |
|
Matt Rubin
|
45f634f0bb
|
Refactor Base32 block decoding
|
2017-02-10 02:13:55 -05:00 |
|
Matt Rubin
|
730632b5d8
|
Refactor Base32 block decoding
|
2017-02-10 02:08:10 -05:00 |
|
Matt Rubin
|
36ffb417e3
|
Clean up switch statements in Base32 decoding
|
2017-02-10 02:04:46 -05:00 |
|
Matt Rubin
|
a892d3773b
|
Implement Base32 decoding
|
2017-02-10 01:59:29 -05:00 |
|