webmcp
log
| age | author | description |
|---|---|---|
| 2017-08-13 | jbe | moonhash library: determine endianess on FreeBSD, OpenBSD, NetBSD, and Linux |
| 2017-08-13 | jbe | Removed endianess specific functions and included header files from moonhash_sha3.c |
| 2017-08-13 | jbe | Added SHA-3 hashing functions (using compact Keccak code) |
| 2017-07-23 | jbe | Improve efficiency of table.insert in case of Lua 5.3 (do not use compatibility wrapper) |