1
0
Fork 0
critbit/cb
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
..
cb-test.factor Complete insertion via set-at 2020-02-09 23:05:08 +01:00
cb.factor Complete insertion via set-at 2020-02-09 23:05:08 +01:00