Block or Report
Block or report jadephilipoom
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
project-oak/silveroak Public
Formal specification and verification of hardware, especially for security and privacy.
-
mit-plv/bedrock2 Public
A work-in-progress language and compiler for verified low-level programming
-
495 contributions in the last year
Contribution activity
May 2022
Created 1 commit in 1 repository
Created a pull request in lowRISC/opentitan that received 13 comments
[otbn,util] Add a Python script that generates bn.mulqacc blocks.
When writing OTBN code, I find myself writing a lot of bignum multiplications of various sizes, for example: A 384x384-bit multiply: opentitan/s…
+272
−0
•
13
comments
Opened 4 other pull requests in 2 repositories
lowRISC/opentitan
2
open
1
merged
secure-foundations/veri-titan
1
merged
Reviewed 7 pull requests in 1 repository
lowRISC/opentitan
7 pull requests
- [otbn,util] Extend OTBN information-flow analysis to handle cyclic control flow.
- [otbn,util] Add a Python script that generates bn.mulqacc blocks.
- [sw/lc_ctrl] Add a function to wait for LC status ready
- [bazel,otbn] Add otbn_test rule for OTBN simulator tests.
- [doc] Update secure boot documentation.
- [crypto] Implement an AES driver for the cryptolib
- [sw/silicon_creator] OTBN related hardenings