Skip to content

Commit

Permalink
Merge pull request #44 from odidev/openssl
Browse files Browse the repository at this point in the history
Add openssl file
  • Loading branch information
zachlasiuk authored Jan 31, 2024
2 parents 1f55a15 + dbb1ba2 commit 8b42ffd
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions content/sw_database/openssl.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: OpenSSL
category: Crypto
description: OpenSSL is a robust, commercial-grade, full-featured Open Source Toolkit for the TLS (formerly SSL), DTLS and QUIC (currently client side only) protocols.
download_url: https://www.openssl.org/source/
works_on_arm: true
supported_minimum_version:
version_number: 1.0.0l
release_date: 10/09/2019


optional_info:
homepage_url: https://www.openssl.org/
support_caveats:
alternative_options:
getting_started_resources:
arm_content: https://developer.arm.com/Tools%20and%20Software/Security%20Library%20Projects
partner_content:
official_docs: https://wiki.openssl.org/index.php/Compilation_and_Installation
arm_recommended_minimum_version:
version_number:
release_date:


optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: No arm64 specific release notes are available. However, on [official page](https://www.openssl.org/policies/general-supplemental/platforms.html) linux-aarch64 support is mentioned in seconadary platforms.Installation and testing was done through tar file.
---

0 comments on commit 8b42ffd

Please sign in to comment.