From 407525b571b48cfd65e1ad7a02d250a927c967c9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 1 Dec 2017 03:04:39 +0000 Subject: gentoo resync : 01.12.2017 --- dev-haskell/skein/metadata.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'dev-haskell/skein/metadata.xml') diff --git a/dev-haskell/skein/metadata.xml b/dev-haskell/skein/metadata.xml index aa8d85a88b16..155e664ff75c 100644 --- a/dev-haskell/skein/metadata.xml +++ b/dev-haskell/skein/metadata.xml @@ -10,26 +10,23 @@ secure cryptographic hash functions designed by Niels Ferguson, Stefan Lucks, Bruce Schneier, Doug Whiting, Mihir Bellare, Tadayoshi Kohno, Jon Callas and Jesse Walker. - + This package uses bindings to the optimized C implementation of Skein. We provide a high-level interface (see module "Crypto.Skein") to some of the Skein use cases. We also provide a low-level interface (see module "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 "Crypto.Skein" module documentation. - When manually selecting the - endianness, use big-endian (default is little-endian). - Use a manually selected endian - when compiling (see flag 'big-endian'). - Use the reference implementation - instead of the optimized one. + When manually selecting the endianness, use big-endian (default is little-endian) + Use a manually selected endian when compiling (see flag 'big-endian') + Use the reference implementation instead of the optimized one meteficha/skein -- cgit v1.2.3