private-data-objects GitHub
PR #396 | consolidate hash and hmac functions & export them to wawaka contracts |
enhancement | We started the day with three duplicate implementations of the hash functions in the common crypto library. This removes all but the one in the "correct" place (hash.cpp). Adds hash and hmac functions for sha512. Makes the suite of hash and hmac functions available to wawaka contracts. |
Created At 2023-01-27 18:27:39 +0000 UTC