Skip to content

Add example for using verify_internal only

3c6b183
Select commit
Loading
Failed to load commit list.
Open

Add configs to disable unused APIs #960

Add example for using verify_internal only
3c6b183
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Feb 13, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 abce6eb fips202: Don't build Keccak-f1600x2/x4 unless used Valid sign-off found
🟢 5c62a9c Add config to disable key generation API Valid sign-off found
🟢 80e8846 Add config to disable signature creation API Valid sign-off found
🟢 d1e601b Add config to disable signature verification API Valid sign-off found
🟢 1c755e4 Disable functions not used for key generation Valid sign-off found
🟢 66e9d49 Disable functions not used for signature creation Valid sign-off found
🟢 bac9bf8 Disable functions not used for signature verificat... Valid sign-off found
🟢 15bb1aa Add config to use only the internal API Valid sign-off found
🟢 3c6b183 Add example for using verify_internal only Valid sign-off found