@hackage / xtea

XTEA (eXtended Tiny Encryption Algorithm).

Latest0.1.0.0

About

Metadata

  • Last updated , by intricate
  • License MIT
  • Categories Cryptography
  • Maintained by: Luke Nadur

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.6.3
  2. 9.4.8
  3. 8.10.1

Readme

xtea-haskell

A Haskell implementation of the XTEA (eXtended Tiny Encryption Algorithm) block cipher.

⚠️ Warning

This package is only intended to be used with legacy systems that already utilize XTEA. Please do not use XTEA to protect confidential data in modern applications.