token

package
v0.0.0-...-5092741 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2016 License: MIT Imports: 4 Imported by: 3

Documentation

Overview

HDX token

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(fingerprint, domain, token, secret string) string

Get token message

func New

func New(fingerprint, domain, message, secret string) string

Token Generator

HDX Token should have this format:

clientFingerprint + "." message + "." + signature

The signature is a encryption of fingerprint + domain + message using SHA256

Types

This section is empty.

Jump to

Keyboard shortcuts

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