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 (C FFI)
Zig (v0.13.0)(C FFI, no longer supported)- Go (dynamic library)