blob: 23f05090d1f55e64c675023a0a19f2f1cd99e99c (
plain)
1
2
3
4
5
6
7
|
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.
|