1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

6 Commits

Author SHA1 Message Date
Rhys Weatherley
ca49329fbd Make use of the AES hardware module on the ESP32 2018-04-07 09:48:46 +10:00
Rhys Weatherley
9ae79f469f AES tiny and small memory versions 2018-04-07 02:39:30 +10:00
Rhys Weatherley
431f38f34a SHA1 and SHA256 hash algorithms 2015-01-03 07:13:35 +10:00
Rhys Weatherley
f2528a2a60 Add const to keySize, blockSize, ivSize 2014-12-30 07:08:42 +10:00
Rhys Weatherley
09a9d2b51b Doc fixes 2014-12-30 07:04:47 +10:00
Rhys Weatherley
f6bbdb8e77 Basic AES implementation in the Crypto library 2014-12-23 13:31:11 +10:00