Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework TRNG module #212

Merged
merged 6 commits into from
Nov 22, 2021
Merged

Rework TRNG module #212

merged 6 commits into from
Nov 22, 2021

Conversation

stnolting
Copy link
Owner

This PR is a rework of the processor-internal TRNG module. There is a completely new architecture of the entropy source that requires less hardware while improving random number quality. A detailed description and evaluation of the reworked TRNG will be made available in the "spin-off" repository stnolting/neoTRNG.

✔️ The changes in this PR are fully backwards-compatible (no change of the software interface).

@stnolting stnolting added enhancement New feature or request HW hardware-related labels Nov 21, 2021
@stnolting stnolting self-assigned this Nov 21, 2021
@stnolting stnolting marked this pull request as ready for review November 22, 2021 01:54
@stnolting stnolting merged commit ef17a76 into master Nov 22, 2021
@stnolting stnolting deleted the rework_trng branch November 22, 2021 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request HW hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant