]> git.99rst.org Git - openwrt-packages.git/commit
monocypher: add package
authorDaniel Golle <redacted>
Sat, 15 Aug 2026 04:45:18 +0000 (05:45 +0100)
committerDaniel Golle <redacted>
Tue, 18 Aug 2026 14:25:47 +0000 (15:25 +0100)
commit5865a8cad3ffe71f1122399a983655b8079b1924
tree19257ea570bfba5be8e7b38d995a6e9f9fe7e1bb
parent8fcb1083a9472504e100092532c1ddcae5d195a6
monocypher: add package

A small, auditable, portable cryptographic library. It provides the
BLAKE2b and Ed25519 primitives that an mbedTLS-based libssh lacks, so
comrade can follow that backend without pulling in libcrypto.

Signed-off-by: Daniel Golle <redacted>
libs/monocypher/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT