v1.0.4 05/21/2021
- Move to use internal base64 decoding with stricter processing rules - Major refactor to use a specified length and not '\0' terminated strings internally. - A number of failures that may not have been detected now have tests and are covered. - Bridge the new implementation to use the existing API.