package
Version:
v0.0.0-...-a01cb7b
Opens a new window with list of versions in this module.
Published: Mar 24, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Chameleon Hash
A Go implementation of Chameleon Hash
Tests
$ go test .
Benchmarks
$ go test -timeout 1h -bench=. -benchtime=1m
Reference
Documentation
¶
ChamHash input message and random r, output hash
FindCollisionR given M' and r, find r' such that hash(M',r')=hash(M,r)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.