wolfssl 5.8.4 (#1682)

This commit is contained in:
Manuel
2025-11-25 18:28:54 +01:00
committed by GitHub
parent 051b355dc8
commit 9e22b90f56
+19
View File
@@ -0,0 +1,19 @@
name = "wolfssl"
description = "WolfSSL encryption library and its Ada bindings"
version = "5.8.4"
authors = ["WolfSSL Team <support@wolfssl.com>"]
maintainers = ["Fernando Oleo Blanco <irvise@irvise.xyz>", "Manuel Gomez <mgrojo@gmail.com>"]
maintainers-logins = ["Irvise", "mgrojo"]
licenses = "GPL-2.0-only"
website = "https://www.wolfssl.com/"
project-files = ["wolfssl.gpr"]
tags = ["ssl", "tls", "embedded", "spark"]
[configuration.variables]
STATIC_PSK = {type = "Boolean", default = false}
[origin]
commit = "59f4fa568615396fbf381b073b220d1e8d61e4c2"
subdir = "./wrapper/Ada/"
url = "git+https://github.com/wolfSSL/wolfssl.git"