client9 / shlib

portable functions for posix shell environments
The Unlicense
360 stars 36 forks source link

add sha256 command for FreeBSD and OpenBSD #30

Closed twpayne closed 3 years ago

twpayne commented 3 years ago

This makes hash_sha256 work on FreeBSD and OpenBSD. Without this, hash_sha256 falls back to openssl which does not support the flags used by shlib in the latest stable versions of FreeBSD or OpenBSD.

twpayne commented 3 years ago

The CI failure seems to be a failure in package installation, unrelated to this PR.

twpayne commented 3 years ago

ETIMEDOUT