aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf54l15/src/bin/rng.rs
Commit message (Collapse)AuthorAgeFilesLines
* chore: warningsUlf Lilleengen2025-11-041-1/+0
|
* feat: initial support for nrf54 CRACEN peripheralUlf Lilleengen2025-11-041-0/+29
The CRACEN peripheral supports random number generation, digest and key generation, and key exchange. The initial support implements random number generation.