kenf1/cryptlibc
C library for basic string encryption/decryption + Rust & Zig bindings
A C library for basic string encryption. Based on ROT13 algorithm. C main binary compiled with Zig. Includes bindings to other languages (see Bindings for full list).
See Makefile
or run make help
for list of available commands.
Cleanup:
make alltidy