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. |
||
|---|---|---|
| .. | ||
| crypt.go | ||
| crypt_impl.go | ||
| crypt_impl_macos.go | ||
| crypt_test.go | ||