- 18 Aug, 2018 10 commits
-
-
Jaromil authored
-
Jaromil authored
-
Jaromil authored
-
Jaromil authored
will follow up with more helpers to simplify code
-
Jaromil authored
-
Jordi Coscolla authored
-
Jordi Coscolla authored
-
Jordi Coscolla authored
-
Jordi Coscolla authored
-
Jordi Coscolla authored
-
- 16 Aug, 2018 1 commit
-
-
Jaromil authored
-
- 15 Aug, 2018 4 commits
- 14 Aug, 2018 11 commits
-
-
Jaromil authored
-
Jaromil authored
-
Jaromil authored
new line suggested by @puria since sed is different on OSX
-
Jaromil authored
-
Jaromil authored
-
Jaromil authored
Much less repetition across makefiles, matching parts of targets with settings in build/config.mk. Some build target names have changed.
-
Jaromil authored
-
Jaromil authored
-
Jaromil authored
milagro library is now version 4.12.0 and includes new curves, we build ECDH also for the SECP256K1 which is used by bitcoin and derivates.
-
Jaromil authored
-
Jaromil authored
-
- 12 Aug, 2018 7 commits
-
-
Jaromil authored
breakout functions from init.lua into separated internal LUA libraries to facilitate maintainance, also fixed big creation from integer numbers.
-
Jaromil authored
another facility to ease clarity of code, instantiate global hasher objects so that callers just need to use the sha*() functions.
-
Jaromil authored
now globals random(len) and zero(len) are there to speed up the creation of variable size arrays filled with zero or random values
-
Jaromil authored
-
Jaromil authored
-
Jaromil authored
-
Jaromil authored
-
- 09 Aug, 2018 3 commits
- 31 Jul, 2018 4 commits
-
-
Puria Nafisi Azizi authored
-
Jaromil authored
methods are context free, if we want meaningful completions on instanced classes then we need deeper inspection in the type
-
Jaromil authored
-
Jordi Coscolla authored
-