xor: Efficient XOR masking

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

This package provides efficient implementations of routines for applying XOR masks to binary data.

The currently supported operations are applying

to binary data respresented by

The performance is comparable to portable ISO C99 implementations but this library is implemented as pure Haskell and is thereby compatible with compile targets such as GHCJS.

Properties

Versions 0, 0.0.1.0, 0.0.1.1, 0.0.1.2
Change log None available
Dependencies base (>=4.5 && <4.15), bytestring (>=0.10.4 && <0.11), ghc-byteorder (>=4.11.0.0 && <4.12) [details]
License GPL-2.0-or-later
Copyright © 2020 Herbert Valerio Riedel
Author Herbert Valerio Riedel
Maintainer hvr@gnu.org
Category Data, Codec
Source repo head: git clone https://github.com/hvr/xor.git
Uploaded by HerbertValerioRiedel at 2020-05-17T21:56:06Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees