tinygo icon indicating copy to clipboard operation
tinygo copied to clipboard

add support for esp32c3 on-chip random generator to crypto/rand package.

Open zdima opened this issue 4 years ago • 0 comments

The ESP32-C3 contains a true random number generator. This will allow utilize this for cryptographical operations, among other things.

zdima avatar Sep 17 '21 02:09 zdima