readme update

This commit is contained in:
Christoph J. Scherr 2023-04-25 18:12:51 +02:00
parent c9ea427dd7
commit 997499318b
Signed by: PlexSheep
GPG Key ID: 25B4ACF7D88186CC
1 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,11 @@
# python-dhbw
# plexcryptool
small scripts i made for use with some dhbw items
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