Christoph J. Scherr 727a514b16 | ||
---|---|---|
.github/workflows | ||
src | ||
src-py | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
pyproject.toml | ||
pyvenv.cfg |
README.md
plexcryptool
A collection of tools for cryptography uses.
Hybrid Repository
This Repository uses a combination of python and rust code through pyo3 rust bindings. The reason for this is that python is a tool dynamic language, screwing around with datatypes a bit too much for my liking
License
MIT License