mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 15:14:38 +00:00
195f9f0798
* Add Base64URLSafe decoder * Add decoder that can decode base64 strings with '_' and '-' instead of of '+' and '/'. * Combine url-safe b64 decoder into b64 decoder |
||
---|---|---|
.. | ||
base64.go | ||
base64_test.go | ||
decoders.go | ||
utf8.go | ||
utf8_test.go | ||
utf16.go | ||
utf16_test.go |