-
Notifications
You must be signed in to change notification settings - Fork 710
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bigint: Use
LeakyWindow
when building table of multiples.
When building the table, the indexes into the table are publically known. It's only when reading from the table that the indexes are secret. Make this clearer, as a step towards making `Limb` an opaque type.
- Loading branch information
1 parent
d3bbfcf
commit 5f3dbbf
Showing
2 changed files
with
20 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters