Files
guru/app-crypt/sac-core/metadata.xml
Adrian Ratiu 30b5af1d5b app-crypt/sac-core: add new ebuild
SafeNet Authentication Client is a widely used middleware for
qualified digital certificates and other auth mechanisms for
EU government services.

Unfortunately it is not open source, however it integrates
well with pcslite and ccid and is useable for proving gov id
for various services.

Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com>
2024-05-06 02:06:41 +03:00

18 lines
731 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
SAC is a Public Key Infrastructure (PKI) middleware that provides a secure
method for exchanging information based on public key cryptography, enabling
trusted third-party verification of user identities.
It utilizes a system of digital certificates, Certificate Authorities, and
other registration authorities that verify and authenticate the validity of
each party involved in an internet transaction.
</longdescription>
<maintainer type="person">
<name>Adrian Ratiu</name>
<email>adrian.ratiu@collabora.com</email>
</maintainer>
</pkgmetadata>