- Deutschland
- https://www.cscherr.de
-
I study cybersecurity focused computer science at DHBW Mannheim, while working at NewTec.
- Joined on
2023-04-16
feat/other-formats
Don't add a function for binary manupulation to this program, use a dependency instead.
split unsigned integer types into
u8
slices
add additional formats
Finding the right prefix for base64 and base32 isn't so easy actually. 0s
seems somewhat common for base54 but base32 is too niche, so I invented 032s
.
usage is not printed when invoked without any args or stdin
allow input with formats other than hex and decimal