webmcp
log
| age | author | description | 
|---|---|---|
| 2017-08-16 | jbe | New functions moonhash.shake128(data, len, alphabet), moonhash.shake256(data, len, alphabet) | 
| 2017-08-15 | jbe | Keccak initialization in separate function (to allow for variable size output) | 
| 2017-08-15 | jbe | Re-added unused parameter c from Keccak function (Backed out changeset 218219b7a15e) | 
| 2017-08-15 | jbe | Removed unused parameter c from Keccak function |