summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/hmaccalc/metadata.xml')
-rw-r--r--app-crypt/hmaccalc/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-crypt/hmaccalc/metadata.xml b/app-crypt/hmaccalc/metadata.xml
index 5e29d3c300e6..c31b239a1d76 100644
--- a/app-crypt/hmaccalc/metadata.xml
+++ b/app-crypt/hmaccalc/metadata.xml
@@ -2,6 +2,9 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>crypto</herd>
+<use>
+<flag name="fips">Enable NSS FIPS mode and support only the FIPS-compliant functions</flag>
+</use>
<longdescription>
hmaccalc can be used to compute HMAC (hash-based message authentication code)
values for files. An HMAC is similar in concept to a message digest, except in