crypto

package
v0.0.0-...-e57b6f6 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2016 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

This:w package is charged with cryptographic functionality

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetEncryptedHexString

func GetEncryptedHexString(hashInput, unencryptedString string) string

return an encrypted string. the encyption key is taken as hashed value of the input variable hashInput

func GetHashedHexString

func GetHashedHexString(dataInput string) string

return datainput as a hex string after it has been hashed

func ReadDecrypted

func ReadDecrypted(hashInput, encryptedString string) (decryptedString string, err error)

read and decrypt from the hashPasswordList

Types

This section is empty.

Jump to

Keyboard shortcuts

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