name = "wolfssl" description = "WolfSSL encryption library and its Ada bindings" version = "5.8.0" authors = ["WolfSSL Team "] maintainers = ["Fernando Oleo Blanco ", "Manuel Gomez "] 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 = "e6e64515c7e844e36916559ce560ab80993bb9dd" subdir = "./wrapper/Ada/" url = "git+https://github.com/wolfSSL/wolfssl.git"