ssg / SimpleBase

.NET library for encoding/decoding Base16, Base32, Base58 and Base85.
Apache License 2.0
147 stars 21 forks source link

Add tests for padding characters appearing in the middle in base encodings. #32

Closed ssg closed 2 years ago

ssg commented 3 years ago

https://github.com/netspooky/b64mute

ssg commented 2 years ago

This only seems relevant for Base64, and not very popular either.