transposition

package
v0.0.0-...-a4a72b7 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrKeyMissing = errors.New("missing Key")
View Source
var ErrNoTextToEncrypt = errors.New("no text to encrypt")

Functions

func Decrypt

func Decrypt(text []rune, keyWord string) ([]rune, error)

func Encrypt

func Encrypt(text []rune, keyWord string) ([]rune, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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