A Go wrapper around crypt system call.

Bozhin Zafirov ed0316d615 Add go.mod file to repository. 5 روز پیش
.gitignore 8702b2cafa Initial commit 7 سال پیش
LICENSE 8e3d5b88aa initial import 7 سال پیش
README.md 8702b2cafa Initial commit 7 سال پیش
crypt.go 0a9cdb726e Make sure crypt module does not panic with unknown password format. 5 روز پیش
go.mod ed0316d615 Add go.mod file to repository. 5 روز پیش

README.md

crypt

A Go wrapper around crypt system call.