xxtea

package
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2022 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package xxtea is an implementation of the XXTEA (Corrected Block TEA) block cipher as described in: David J. Wheeler and Roger M. Needham (October 1998). "Correction to XTEA". Computer Laboratory, Cambridge University https://www.movable-type.co.uk/scripts/xxtea.pdf

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(p []byte, k Key) []byte

func Encrypt

func Encrypt(p []byte, k Key) []byte

Types

type Key

type Key [4]uint32

Key is a 128 bit key.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL