A Go wrapper around crypt system call.

Bozhin Zafirov 0a9cdb726e Make sure crypt module does not panic with unknown password format. 4 months ago
.gitignore 8702b2cafa Initial commit 8 years ago
LICENSE 8e3d5b88aa initial import 8 years ago
README.md 8702b2cafa Initial commit 8 years ago
crypt.go 0a9cdb726e Make sure crypt module does not panic with unknown password format. 4 months ago

README.md

crypt

A Go wrapper around crypt system call.