Commits


portable: disable SHA384/SHA512 This isn't used in got, so may as well disable from compat. From naddy@


portable: compat: sha2 Add compatability support for sha2 for systems which don't natively have it. This has been stolen from OpenBSD. Thanks!