Commit graph

3 commits

Author SHA1 Message Date
CismonX
b8d03f008c
doc: add chapter for the utility library
Move the documentation of the following library components
from source code comments to the user manual:

- hash
- prng
- sandbox
- watcher
2025-03-02 11:18:34 +08:00
CismonX
b195e7821a
hash: add hash_digestcb() function
May be useful for calculating hash of a stream of input data.
2025-02-06 16:09:58 +08:00
CismonX
cdf0ddfc53
init: prepare for Savannah 2024-12-31 18:09:03 +08:00