module github.com/elithrar/simple-scrypt

go 1.21

require golang.org/x/crypto v0.31.0
