GnuPG only uses libraries from the GnuPG suite (libgcrypt and friends).
Not true. The latest Fedora 43 links against the following non-GnuPG libraries:
* libc, libm -> standard system libs
* libz, libbz2 -> provides compression algorithms
* libsqlite3 -> modern keybox format is an SQLite db
* libreadline -> command completion and history
* libtinfo -> ncurses
Verify it for yourself (with `ldd` on Linux or `otool -L` on macOS).
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Gnupg-users mailing list [email protected] https://lists.gnupg.org/mailman/listinfo/gnupg-users
