Jan Brudný
|
e20826cc7f
|
libsodium: update copyright notice
|
2021-05-17 02:58:32 +02:00 |
Aditya Patwardhan
|
dfd6c5cb0b
|
libsodium: Update library to v1.0.18
|
2021-04-06 11:23:50 +05:30 |
KonstantinKondrashov
|
e29b99f1a5
|
libsodium: Enables UTs for ESP32-S2 & C3
|
2021-02-25 10:41:59 +00:00 |
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
Angus Gratton
|
83a179abb0
|
esp32: Add esp_fill_random() function
Convenience function to fill a buffer with random bytes.
Add some unit tests (only sanity checks, really.)
|
2018-09-03 04:39:45 +00:00 |
Angus Gratton
|
979eabeba5
|
libsodium: Use mbedTLS implementations for SHA256 & SHA512
* Adds support for hardware accelerated SHA
* Saves code size (~5.5KB) for SHA256 & SHA512 where libsodium & mbedTLS both used
|
2017-08-18 16:29:04 +10:00 |