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).
- For learning purpose only
- "virtually no cryptographic security" = not intended for production
- Rust
- Zig
See Makefile
or run make help
for list of available commands.
Cleanup:
make alltidy