First run of HimboCrypt

This commit is contained in:
2025-12-11 14:53:01 -07:00
commit 2284c4d562
6 changed files with 352 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module himbocrypt
go 1.24.3
require golang.org/x/crypto v0.46.0
require golang.org/x/sys v0.39.0 // indirect