libsecret/tool
Daiki Ueno 28486191b2 Support GnuTLS as an alternative crypto backend
This turns the `-Dgcrypt` build time option into a more generic
`-Dcrypto` option, which enables user to choose which cryptographic
library to link with.  It currently supports libgcrypt (`libgcrypt`)
and GnuTLS (`gnutls`); for the latter, GnuTLS 3.8.2 is the minimum
required version.

Signed-off-by: Daiki Ueno <dueno@src.gnome.org>
2023-12-04 16:50:49 +09:00
..
meson.build Support GnuTLS as an alternative crypto backend 2023-12-04 16:50:49 +09:00
secret-tool.c secret-tool: Verify that the parsed stdin password is vaild UTF-8 2023-11-06 11:17:24 -08:00
test-secret-tool-tpm2.sh Add TPM2 integration to secret file backend 2021-08-12 21:14:26 +05:30
test-secret-tool.sh tool: Fix TAP output of test-secret-tool.sh 2020-01-13 14:30:46 +01:00