A Go wrapper around crypt system call.

Bozhin Zafirov 0a9cdb726e Make sure crypt module does not panic with unknown password format. há 5 dias atrás
.gitignore 8702b2cafa Initial commit há 7 anos atrás
LICENSE 8e3d5b88aa initial import há 7 anos atrás
README.md 8702b2cafa Initial commit há 7 anos atrás
crypt.go 0a9cdb726e Make sure crypt module does not panic with unknown password format. há 5 dias atrás

README.md

crypt

A Go wrapper around crypt system call.