Skip to content

Commit 22617c9

Browse files
committed
Convert scrypt C code to Go
1 parent 79182db commit 22617c9

File tree

4 files changed

+115
-207
lines changed

4 files changed

+115
-207
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ require (
3838
gopkg.in/yaml.v3 v3.0.1 // indirect
3939
)
4040

41-
go 1.17
41+
go 1.18

0 commit comments

Comments
 (0)