-
```
The alphabet produced by Douglas Crockford for base32 has some great properties
with respect to user error resistance (especially when it comes to writing it
down):
http://www.crockford.com/wrm…
-
Hi,
we have changed from FTB Infinity 1.6.2 to 1.7.0 and since that no blue print works any more :(.
I recognized that the machines designe has changed but why are old blue prints not ported?
Conten…
-
There are a number of issues with using repository names directly on the backend. Encoding them as base64 or base32 will prevent many possible problems.
To solve this problem, there are two options:
…
-
the rfc linked in the hash name spec defines the alphabet as not containing the character '0' but various example encoded keys and stuff I see contain the character '0', which leads me to believe what…
-
The following files needs to be removed when cleaning:
- base32hex.o
- base64.o