diff --git a/README.md b/README.md index c441f1e..f591112 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ -# python-dhbw +# plexcryptool -small scripts i made for use with some dhbw items \ No newline at end of file +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 too dynamic language, screwing around with datatypes a bit +too much for my liking + +# License +MIT License