A Go wrapper around crypt system call.

Bozhin Zafirov ed0316d615 Add go.mod file to repository. il y a 5 jours
.gitignore 8702b2cafa Initial commit il y a 7 ans
LICENSE 8e3d5b88aa initial import il y a 7 ans
README.md 8702b2cafa Initial commit il y a 7 ans
crypt.go 0a9cdb726e Make sure crypt module does not panic with unknown password format. il y a 5 jours
go.mod ed0316d615 Add go.mod file to repository. il y a 5 jours

README.md

crypt

A Go wrapper around crypt system call.