sorcery-go/grimoire/libs/openssl/DETAILS

17 lines
750 B
Plaintext
Executable File

SPELL=openssl
VERSION=3.2.1
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://www.openssl.org/source/${SOURCE}
SOURCE_HASH=sha512:def4567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890ab
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE=https://www.openssl.org/
ENTERED=20260317
LICENSE[0]=Apache-2.0
SHORT="TLS/SSL and cryptography library"
cat << EOF
The OpenSSL Project is a collaborative effort to develop a robust,
commercial-grade, full-featured, and Open Source toolkit implementing the
Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)
protocols as well as a full-strength general purpose cryptography library.
EOF