subtle

package
v0.0.0-...-99239cc Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2017 License: MIT Imports: 1 Imported by: 2

Documentation

Overview

Package subtle implements some functions that are often useful in cryptographic code. All functions in subtle take constant time.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Equal

func Equal(x, y []byte) bool

Equal returns true if and only if the two slices, x and y, have equal contents.

func Increment

func Increment(val []byte)

Increment increments the slice val encoded as little endian number.

Types

This section is empty.

Jump to

Keyboard shortcuts

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