goldilocks icon indicating copy to clipboard operation
goldilocks copied to clipboard

Update Readme.md: correct p=2^{64}-2^{32}+1

Open ZhouYuChen opened this issue 8 months ago • 0 comments

Corrected the p value typos in three Readme.md files. The previous value was p=2^{63}-2^{32}+1, which should be p=2^{64}-2^{32}+1.

ZhouYuChen avatar Jun 26 '24 11:06 ZhouYuChen