Author :
tb
Date :
2024-12-19 21:05:46
Hash :3d8e7e8c Message :ec_mult: use 1ULL to avoid C4334 warning on Visual Studio
The shift is between 0 and 5 bits, so it doesn't matter, but VS is short
for very st...ubborn as are its users when it comes to reporting non-issues