Documentation
¶
Overview ¶
Package jh implements JH-256 algorithm.
This Go implementation is a port of the original C implementation which is included in Monero as follows:
src/crypto/jh.c src/crypto/jh.h
Most comments in the original file are copied as well.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Source Files
¶
- const.go
- generate.go
- jh_gen.go
Click to show internal directories.
Click to hide internal directories.