From e0f1c514a43cd104f406f25ef15a0f3fad750035 Mon Sep 17 00:00:00 2001 From: Michael Gernoth Date: Fri, 11 Sep 2015 13:10:46 +0200 Subject: [PATCH] README: add acknowledgment for AES implementation --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ee77bc0..f16da3f 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,12 @@ The options `-C`, `-D` and `-K` can be used to send a device to the bootloader automatically without manually rebooting the device while pressing buttons. +**Acknowledgments:** +flash-ota uses the public domain [AES implementation by Brad Conte][] for answering +signing-requests with culfw-devices. + [eQ-3]: http://www.eq-3.de/downloads.html [culfw]: http://culfw.de/culfw.html [CUL]: http://busware.de/tiki-index.php?page=CUL [COC]: http://busware.de/tiki-index.php?page=COC +[AES implementation by Brad Conte]: https://github.com/B-Con/crypto-algorithms -- 2.39.2