mutations

package
v0.0.0-...-2f62ef3 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Registration

type Registration struct {
	Label    string
	Mutation func(in []byte) []byte
}

A Registration represents a mutation that supports registration in the mutation register

func BCryptMutation

func BCryptMutation() Registration

BCryptMutation transforms data to BCrypt

func Base64Mutation

func Base64Mutation() Registration

Base64Mutation transforms data to base64

func HexMutation

func HexMutation() Registration

HexMutation transforms data to MD5

func Md5Mutation

func Md5Mutation() Registration

Md5Mutation transforms data to MD5

func Sha1Mutation

func Sha1Mutation() Registration

Sha1Mutation transforms data to Sha1

func Sha256Mutation

func Sha256Mutation() Registration

Sha256Mutation transforms data to Sha256

Jump to

Keyboard shortcuts

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