unsafehash

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: GPL-3.0 Imports: 0 Imported by: 0

README

Go Reference

Documentation

Overview

Package unsafehash detects collisions in hashing algorithms. Algorithms in this package are either cryptographically broken (MD5) or don't posses sufficient collision resistance (CRC32). Either way they are not suitable for security purposes.

Directories

Path Synopsis
Package crc32 detects collisions in CRC32 hash algorithm.
Package crc32 detects collisions in CRC32 hash algorithm.
Package md5 detects collisions in MD5 hash algorithm.
Package md5 detects collisions in MD5 hash algorithm.

Jump to

Keyboard shortcuts

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