You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A cryptographically secure pseudorandom number generator cli tool printing in a wide variety of byte encodings (hex, base64,..) and for many programming languages (c, java, c#, php, etc.) using NIST SP800-90Ar1 HMAC-DRBG. Supports external seeding from various true random services.
General utility program written in Java. Create, open and extract compressed, password encrypted and Base32 encoded archive files. Create and read different barcodes.
A sum and multiplication calculator for numbers in binary to base64, that operates within the base (doesn't convert before operating) and checks if the result is correct.