transposition

package
v3.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

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

func Encrypt

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

Types

type KeyMissingError

type KeyMissingError struct{}

func (*KeyMissingError) Error

func (n *KeyMissingError) Error() string

type NoTextToEncryptError

type NoTextToEncryptError struct{}

func (*NoTextToEncryptError) Error

func (n *NoTextToEncryptError) Error() string

Jump to

Keyboard shortcuts

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