sha256

package
v0.0.37 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SumBytes

func SumBytes(b []byte) string

func SumFile

func SumFile(fileName string) (string, error)

func SumFileAt

func SumFileAt(fileName string, offset int64, length int64) (string, error)

func SumReader

func SumReader(r io.Reader) (string, error)

func SumReaderAt

func SumReaderAt(r io.ReaderAt, offset, length int64) (string, error)

func SumReaderN

func SumReaderN(r io.Reader, n int64) (string, error)

func SumString

func SumString(s string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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