Swapped out crypto engine for one that also works with AES-256

This commit is contained in:
Thomas Göttgens
2023-11-26 14:49:11 +01:00
parent 1feb74f525
commit ac318a9850
5 changed files with 39 additions and 30 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ lib_deps =
${arduino_base.lib_deps}
${environmental_base.lib_deps}
jgromes/RadioLib@^6.1.0
https://github.com/kokke/tiny-AES-c.git#f06ac37fc31dfdaca2e0d9bec83f90d5663c319b
rweather/Crypto