mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-07-23 10:03:20 +00:00
With let, there was the following error: Error: 'generateAuthenticatorNaive' is not GC-safe as it accesses 'ec_p1_mult' which is a global using GC'ed memory Fix is to use func, which also defines the interface much better. Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
Description
Languages
Nim
89.7%
Python
3.9%
C
3.3%
Shell
1.2%
Makefile
0.9%
Other
0.9%