summaryrefslogtreecommitdiff
path: root/dev-haskell/skein/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-20 14:27:17 +0000
commit5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 (patch)
tree66e860a5099bcad013f1cf667255dc372a7c11b3 /dev-haskell/skein/metadata.xml
parent7218e1b46bceac05841e90472501742d905fb3fc (diff)
gentoo resync : 20.03.2021
Diffstat (limited to 'dev-haskell/skein/metadata.xml')
-rw-r--r--dev-haskell/skein/metadata.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/skein/metadata.xml b/dev-haskell/skein/metadata.xml
index 2b5aea896921..6525f3d29398 100644
--- a/dev-haskell/skein/metadata.xml
+++ b/dev-haskell/skein/metadata.xml
@@ -18,15 +18,15 @@
This package uses bindings to the optimized C implementation
of Skein. We provide a high-level interface (see module
- &quot;Crypto.Skein&quot;) to some of the Skein use cases. We also
+ "Crypto.Skein") to some of the Skein use cases. We also
provide a low-level interface (see module
- &quot;Crypto.Skein.Internal&quot;) should you need to use Skein in a
+ "Crypto.Skein.Internal") should you need to use Skein in a
different way.
Currently we have support for Skein as cryptographic hash
function as Skein as a message authentication code
(Skein-MAC). For examples of how to use this package, see
- &quot;Crypto.Skein&quot; module documentation.
+ "Crypto.Skein" module documentation.
This package includes Skein v1.3. Versions of this package
before 1.0.0 implemented Skein v1.1.