From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.0 required=3.0 tests=BAYES_20,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:622a:1ba7:b0:403:e8a7:bd9b with SMTP id bp39-20020a05622a1ba700b00403e8a7bd9bmr109279qtb.11.1691096577409; Thu, 03 Aug 2023 14:02:57 -0700 (PDT) X-Received: by 2002:a05:6870:98a8:b0:1bb:4d41:e924 with SMTP id eg40-20020a05687098a800b001bb4d41e924mr20576495oab.8.1691096577163; Thu, 03 Aug 2023 14:02:57 -0700 (PDT) Path: eternal-september.org!news.eternal-september.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 3 Aug 2023 14:02:56 -0700 (PDT) Injection-Info: google-groups.googlegroups.com; posting-host=83.255.121.206; posting-account=HFCrOQoAAABZD_f-UUbYHm3lJDIrh-UX NNTP-Posting-Host: 83.255.121.206 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <76d53d9d-9b9d-404f-aa0f-481b46ef0c60n@googlegroups.com> Subject: Announcing Ada binding to the wolfSSL library From: Joakim Strandberg Injection-Date: Thu, 03 Aug 2023 21:02:57 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1848 Xref: news.eternal-september.org comp.lang.ada:65484 List-Id: On the WolfSSL blog I saw the following announcement today: Today we are happy to announce the availability of an Ada/SPARK binding that enables Ada applications to use post-quantum TLS 1.3 encryption through the wolfSSL embedded SSL/TLS library. It opens the door to obtaining FIPS 140-3 and DO-178C certifications for Ada and Spark applications that use TLS for their encrypted communications and also makes them quantum-safe. Check out the Ada/SPARK binding on GitHub here: https://github.com/wolfSSL/wolfssl/tree/master/wrapper/Ada The Ada port is suitable for anything from IoT, embedded systems to Desktop and Cloud systems. Contact us at facts@wolfssl.com, or call us at +1 425 245 8247 with any questions, comments, or suggestions. URL to blog post: https://www.wolfssl.com/announcing-ada-binding-to-the-wolfssl-library/