1
0
Fork 0
Commit Graph

1 Commits (41c4a51d6473b0950c3cb27c1c78a0c394532918)

Author SHA1 Message Date
Michael Raitza 41c4a51d64 Complete insertion via set-at
Use MAGIC Algorithms log2 folding to calculate critical bit of the form
 yyyyxyyyy, where y bits are 1 and x is 0, denoting the critical bit (from the
 right).

 Idea from Adam Langley's C example implementation.
2020-02-09 23:05:08 +01:00