ripemd128

package module
v0.0.0-...-cc57f35 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2021 License: BSD-3-Clause Imports: 1 Imported by: 1

README

go-ripemd128

ripemd128アルゴリズムのGo言語ライブラリです.

https://github.com/golang/crypto/tree/master/ripemd160 の改変版

LICENSE

golang/cryptoのライセンスに基づきます

Documentation

Index

Constants

View Source
const BlockSize = 64

The block size of the hash algorithm in bytes.

View Source
const Size = 16

The size of the checksum in bytes.

Variables

This section is empty.

Functions

func New

func New() hash.Hash

New returns a new hash.Hash computing the checksum.

Types

This section is empty.

Jump to

Keyboard shortcuts

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