A Go wrapper around crypt system call.

Bozhin Zafirov ed0316d615 Add go.mod file to repository. hace 4 meses
.gitignore 8702b2cafa Initial commit hace 8 años
LICENSE 8e3d5b88aa initial import hace 8 años
README.md 8702b2cafa Initial commit hace 8 años
crypt.go 0a9cdb726e Make sure crypt module does not panic with unknown password format. hace 4 meses
go.mod ed0316d615 Add go.mod file to repository. hace 4 meses

README.md

crypt

A Go wrapper around crypt system call.