- 01 Oct, 2018 1 commit
-
-
Jaromil authored
-
- 30 Sep, 2018 5 commits
- 29 Sep, 2018 2 commits
- 27 Sep, 2018 6 commits
-
-
Jaromil authored
-
Jaromil authored
-
Jaromil authored
can be improved to support variadic notation (a..b..c..d) if detecting type of octet on the right side and acting accordingly.
-
Jordi Coscolla authored
-
Jaromil authored
implemented and improved basic operations for ECP2 and FP12 with test coverage for miller loop (ate + fexp).
-
Jordi Coscolla authored
-
- 26 Sep, 2018 3 commits
-
-
Jaromil authored
for some yet undetected reason the msgpack library instantiates a global table 'msgpack' with its own object even without assignation, so we rename it and nil it in init.lua to avoid collisions.
-
Jaromil authored
-
Albert Hilazo authored
-
- 25 Sep, 2018 1 commit
-
-
Jaromil authored
-
- 14 Sep, 2018 5 commits
-
-
Jaromil authored
install swig in travis' brew, use gcc in place of ld for osx always use CC for -shared linking of python modules
-
Jaromil authored
-
Jaromil authored
update also integration tests and iot examples
-
Jaromil authored
various language improvements to simplify packing/unpacking and validation as well mapping simple conversion functions to table values
-
Jaromil authored
added high-level simple global functions to encrypt()/decrypt() which execute KDF2 session and AES-GCM automatically by comparing headers. Data format passed around is a table carrying the IV, header and checksum.
-
- 13 Sep, 2018 3 commits
-
-
Jaromil authored
-
Jaromil authored
-
Elisa Cutrin authored
-
- 03 Sep, 2018 1 commit
-
-
Jaromil authored
-
- 31 Aug, 2018 6 commits
-
-
Jaromil authored
-
Jaromil authored
-
Jordi authored
-
Jaromil authored
Also removed unuseful string tests: safe_string is now a local function used internally, just checking for NULL or empty string. There is still a problem when loading binary files where \0 may occur: they get truncated when instantiated as Lua's string types. Should be made octets directly.
-
Jaromil authored
-
Jaromil authored
-
- 29 Aug, 2018 2 commits
- 24 Aug, 2018 2 commits
-
-
Jordi Coscolla authored
-
Jordi Coscolla authored
-
- 20 Aug, 2018 1 commit
-
-
Jaromil authored
also improved nodejs wrapper with hashbang and included examples directory in distributed binaries.
-
- 18 Aug, 2018 2 commits