|
| 1 | +--- |
| 2 | +hide: |
| 3 | +- toc |
| 4 | +json_ld: |
| 5 | + '@context': https://schema.org |
| 6 | + '@type': SoftwareApplication |
| 7 | + applicationCategory: DeveloperApplication |
| 8 | + description: 'GnuTLS is a secure communications library implementing the SSL, TLS |
| 9 | + and DTLS protocols and technologies around them. It provides a simple C language |
| 10 | + application programming interface (API) to access the secure communications protocols |
| 11 | + as well as APIs to parse and write X.509, PKCS #12, OpenPGP and other required |
| 12 | + structures. It is aimed to be portable and efficient with focus on security and |
| 13 | + interoperability.' |
| 14 | + license: Not confirmed |
| 15 | + name: GnuTLS |
| 16 | + offers: |
| 17 | + '@type': Offer |
| 18 | + price: 0 |
| 19 | + operatingSystem: LINUX |
| 20 | + review: |
| 21 | + '@type': Review |
| 22 | + author: |
| 23 | + '@type': Organization |
| 24 | + name: EESSI |
| 25 | + reviewBody: Application has been successfully made available on all architectures |
| 26 | + supported by EESSI |
| 27 | + reviewRating: |
| 28 | + '@type': Rating |
| 29 | + ratingValue: 5 |
| 30 | + softwareRequirements: See https://www.eessi.io/docs/ for how to make EESSI available |
| 31 | + on your system |
| 32 | + softwareVersion: '[''GnuTLS/3.7.8-GCCcore-12.3.0'']' |
| 33 | + url: https://www.gnutls.org |
| 34 | +--- |
| 35 | + |
| 36 | +GnuTLS |
| 37 | +====== |
| 38 | + |
| 39 | + |
| 40 | +GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and other required structures. It is aimed to be portable and efficient with focus on security and interoperability. |
| 41 | + |
| 42 | +https://www.gnutls.org |
| 43 | +# Available modules |
| 44 | + |
| 45 | + |
| 46 | +The overview below shows which GnuTLS installations are available per target architecture in EESSI, ordered based on software version (new to old). |
| 47 | + |
| 48 | +To start using GnuTLS, load one of these modules using a `module load` command like: |
| 49 | + |
| 50 | +```shell |
| 51 | +module load GnuTLS/3.7.8-GCCcore-12.3.0 |
| 52 | +``` |
| 53 | + |
| 54 | +*(This data was automatically generated on {{ generated_time }})* |
| 55 | + |
| 56 | +| |aarch64/generic|aarch64/a64fx|aarch64/neoverse_n1|aarch64/neoverse_v1|aarch64/nvidia/grace|x86_64/generic|x86_64/amd/zen2|x86_64/amd/zen3|x86_64/amd/zen4|x86_64/intel/cascadelake|x86_64/intel/haswell|x86_64/intel/icelake|x86_64/intel/sapphirerapids|x86_64/intel/skylake_avx512| |
| 57 | +| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: | |
| 58 | +|GnuTLS/3.7.8-GCCcore-12.3.0|x|x|x|x|x|x|x|x|x|x|x|x|x|x| |
0 commit comments