.. |
lua
|
zencode debug improvements
|
3 years ago |
Makefile
|
separate crypto cipher GCM aead in a new AES module in lua
|
3 years ago |
bitop.h
|
interactive console completion of some commands
|
5 years ago |
cli.c
|
remove CLI colors on win build
|
3 years ago |
cortex_m.c
|
[cortex-m] proxy syscalls until dependencies are resolved
|
4 years ago |
cortex_m.ld
|
fixes in pair coding with danielinux
|
4 years ago |
encoding.c
|
deactivate tagged contents by default
|
3 years ago |
encoding.h
|
memory wipe for security on garbage collection _destroy() calls
|
3 years ago |
jutils.c
|
cleanup the debug message pipeline in C and Lua
|
3 years ago |
jutils.h
|
adoption of optimized stb_sprintf
|
4 years ago |
lua_functions.c
|
support build on BSD, save build hash in versioning and small fix
|
4 years ago |
lua_functions.h
|
avoid using reserved "class" name
|
4 years ago |
lua_modules.c
|
separate crypto cipher GCM aead in a new AES module in lua
|
3 years ago |
lua_shims.c
|
aligned exit codes after execution
|
4 years ago |
lwmem.c
|
default lw memory manager alignment to 4 bytes
|
3 years ago |
lwmem.h
|
new internal lightweight memory manager (lwmem)
|
3 years ago |
randombytes.c
|
small win build fixes
|
4 years ago |
randombytes.h
|
porting to cortex build (unikernel)
|
4 years ago |
redis_mod.c
|
redis: call lua's gc after init
|
4 years ago |
redis_mod_tb.c
|
redis module threadblock wip
|
4 years ago |
redismodule.h
|
simple redis module functioning
|
4 years ago |
repl.c
|
fix cli/repl heap buffer allocation with malloc/free
|
3 years ago |
repl.h
|
added errorlevel in Z context and various other cleanups
|
5 years ago |
stamp-exe.sh
|
cygwin32 build fixes
|
3 years ago |
stb_c_lexer.h
|
improved configuration parser
|
3 years ago |
stb_sprintf.h
|
cleanup the debug message pipeline in C and Lua
|
3 years ago |
test.c
|
ADD test for shows zenroom_exec_tobuf
|
4 years ago |
zen_aes.c
|
added AES-CTR support
|
3 years ago |
zen_big.c
|
correct runtime random256 buffer allocation
|
3 years ago |
zen_big.h
|
🐛 Fix bool type compatibility across compilers
|
3 years ago |
zen_config.c
|
cleanup the debug message pipeline in C and Lua
|
3 years ago |
zen_ecdh.c
|
separate crypto cipher GCM aead in a new AES module in lua
|
3 years ago |
zen_ecdh.h
|
fix memory allocation of ECDH
|
3 years ago |
zen_ecp.c
|
correct runtime random256 buffer allocation
|
3 years ago |
zen_ecp.h
|
complete code generation for different curve types
|
3 years ago |
zen_ecp2.c
|
correct runtime random256 buffer allocation
|
3 years ago |
zen_error.c
|
improve error reporting
|
4 years ago |
zen_error.h
|
fix debug message to use correct ecdh fields
|
3 years ago |
zen_fp12.c
|
correct runtime random256 buffer allocation
|
3 years ago |
zen_fp12.h
|
cleanup old bigsize value
|
3 years ago |
zen_hash.c
|
started refactoring of ECDH and HASH with simplification
|
3 years ago |
zen_hash.h
|
started refactoring of ECDH and HASH with simplification
|
3 years ago |
zen_io.c
|
Fix double print js problem also for write and error (#87)
|
3 years ago |
zen_memory.c
|
tuned lightweight memory pool size to 4MB
|
3 years ago |
zen_memory.h
|
new internal lightweight memory manager (lwmem)
|
3 years ago |
zen_octet.c
|
new zencode split of octets and OCTET.chop lua function
|
3 years ago |
zen_octet.h
|
random seed exposed in zenroom as RNGSEED
|
3 years ago |
zen_parse.c
|
zencode debug improvements
|
3 years ago |
zen_random.c
|
fix detection of external random seed and adopt it in dp3t zencode
|
3 years ago |
zenroom.c
|
fix detection of external random seed and adopt it in dp3t zencode
|
3 years ago |
zenroom.h
|
fix detection of external random seed and adopt it in dp3t zencode
|
3 years ago |
zenroom_jni.c
|
improve jni/java errors
|
3 years ago |
zenroom_jni.h
|
fixes to android build
|
4 years ago |