Hacker News new | ask | show | jobs
by sedatk 910 days ago
Base32 encouraged me to develop my own Base32-encoder on .NET. I eventually added other encoding types over the years, leading to the library called SimpleBase. It's now being used by popular packages like Ipfs.Core, net-dns, and KubeOps.

https://github.com/ssg/SimpleBase