On Wed, Aug 07, 2024 at 07:51:09PM +, Alejandro Zeise wrote:
> Implements the new hashing API in the GLib hash driver.
> Supports creating/destroying a context, updating the context
> with input data and obtaining an output hash.
>
> Signed-off-by: Alejandro Zeise
> ---
> crypto/hash-glib.c
Implements the new hashing API in the GLib hash driver.
Supports creating/destroying a context, updating the context
with input data and obtaining an output hash.
Signed-off-by: Alejandro Zeise
---
crypto/hash-glib.c | 77 ++
1 file changed, 77 inserti