mirror of
https://github.com/cheat/cheat.git
synced 2024-11-17 17:35:21 +01:00
95a4e31b6c
Upgrade all dependencies to newest versions.
3 lines
146 B
Go
3 lines
146 B
Go
// ubc package provides ways for SHA1 blocks to be checked for
|
|
// Unavoidable Bit Conditions that arise from crypto analysis attacks.
|
|
package ubc
|