mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-26 21:41:27 -04:00
8 lines
287 B
Plaintext
8 lines
287 B
Plaintext
This is libnetpgpverify, a standalone library to verify PGP
|
|
signatures.
|
|
|
|
It uses its own internal MPI/BIGNUM functions, which are a vastly
|
|
cut-down version of libtommath. For this reason, utilities and other
|
|
libraries can embed PGP signature verification, using a BSD-licensed
|
|
library.
|