debian-forge-composer/internal/crypt
Martin Sehnoutka aab8a4d305 crypt: make it possible to compile and test on macOS
Our current crypt implmentation requires glibc to be available on the
developer's system. But it is not strictly necessary, because I'd like
to run at least unit tests on mac. This PR makes it possible to compile
and run unit-tests on mac, but it will panic if someone tries to run
osbuild-composer on mac.
2020-01-30 14:42:25 +01:00
..
crypt.go blueprint: add support for unencrypted passwords in user customization 2019-10-31 21:46:39 +01:00
crypt_impl.go crypt: make it possible to compile and test on macOS 2020-01-30 14:42:25 +01:00
crypt_impl_macos.go crypt: make it possible to compile and test on macOS 2020-01-30 14:42:25 +01:00
crypt_test.go blueprint: add support for unencrypted passwords in user customization 2019-10-31 21:46:39 +01:00