# [`cryptgen`][]
A thin command-line wrapper around [`crypt(3)`][] and [`crypt_gensalt(3)`][].
[`cryptgen`]: https://git.rcrnstn.net/rcrnstn/cryptgen
[`crypt(3)`]: https://manpages.debian.org/crypt.3
[`crypt_gensalt(3)`]: https://manpages.debian.org/crypt_gensalt.3
## License
Licensed under the [BSD Zero Clause License][] unless otherwise noted, see the
[`LICENSE`][] file.
[[BSD Zero Clause License]]: https://choosealicense.com/licenses/0bsd
[`LICENSE`]: LICENSE