Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It’s basically a naive algorithm of converting a number in base 256 (each byte is a digit) to base 58. The algorithm is super-linear and worst case quadratic due to all the carrying. Maybe average case quadratic too? Not sure.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: