add more algo

This commit is contained in:
2025-08-12 21:03:07 +02:00
parent f15b193482
commit 61eab24ba4
12 changed files with 494 additions and 7 deletions

3
go.mod
View File

@@ -4,6 +4,9 @@ go 1.24
require (
github.com/google/subcommands v1.2.0
github.com/sigurn/crc16 v0.0.0-20240131213347-83fcde1e29d1
github.com/sigurn/crc8 v0.0.0-20220107193325-2243fe600f9f
golang.org/x/crypto v0.41.0
)
require golang.org/x/sys v0.35.0 // indirect