(no title)
RaisingSpear | 1 year ago
Why oh why??!
If it were little endian, you could probably skip the "must be multiple of 5 chars/4 bytes" requirement, not to mention that 99.9999% of processors out there are running in little-endian mode.
There is nothing "envious" about network byte order.
nly|1 year ago
RaisingSpear|1 year ago
Assuming n is an integer:
This is like modified Base64, which doesn't need any padding.