wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libWARC | Add support for digest calculation (#7)


From: Suhas K S
Subject: libWARC | Add support for digest calculation (#7)
Date: Sun, 31 May 2020 06:00:42 +0000


Suhas K S created an issue: https://gitlab.com/gnuwget/libwarc/-/issues/7



## Design:
The currently proposed design in the discussion on issue #5 involves two 
methods:
- The **SHA1** implementation in the `crypto` module from gnulib(`crypto/sha1`).
- **Callback functions** so that the user can set his own implementation or any 
other library's implementation for the digest functions.

This issue is for further discussion on this subject and to track the 
implementation for digest calculation in libWARC.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/libwarc/-/issues/7
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]