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

[component] A short OTBN key-usage question #25916

Open
chchenl opened this issue Jan 17, 2025 · 0 comments
Open

[component] A short OTBN key-usage question #25916

chchenl opened this issue Jan 17, 2025 · 0 comments

Comments

@chchenl
Copy link

chchenl commented Jan 17, 2025

Description

Hi all,
I am using OTBN alone for its big-number computing power on a project of RSA-SA(signature authentication), where we do not
care that much about 'strict' security.

After reading the document/top-level design files otbn.sv , it seems that sideload keymgr_key could serve as the input of public key, and
the otbn_otp_key could be mainly used for memory scrambling only.

Is the above understanding correct? Is it also OK to set edn_rnd & edn_urnd data bits ='0 or '1? My simulation shows there are assertion-error
checking if these values are 0, 1, or repetitive. I temporarily shut them off.
Thanks for any info.

--vincent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant