Skip to content
Snippets Groups Projects
Commit f8b14936 authored by ffmancera's avatar ffmancera
Browse files

Refactor crypto.[ch] into smaller xof+digest module.


Add two new files (crypto_digest.c, crypto_digest.h) as new module of
crypto.[ch].  This new module includes all functions and dependencies related
to digest and xof operations. Those have been removed from crypto.[ch].

Follows #24658.

Signed-off-by: default avatarFernando Fernandez Mancera <ffmancera@riseup.net>
parent eafa252b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment