🎉 Initial commit

This commit is contained in:
2025-03-13 21:49:30 +08:00
commit 55bcf3be66
12 changed files with 2750 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module go-xcipher
go 1.24.0
require golang.org/x/crypto v0.36.0
require golang.org/x/sys v0.31.0 // indirect