Aditya Patwardhan
|
694f7e349f
|
libsodium: Update library to v1.0.18
|
2021-06-18 16:57:37 +08: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 |
|