From 791d260c2e11f1b11df255a3b63c203968db2f41 Mon Sep 17 00:00:00 2001
From: easybuild <easybuild@login2.bullx>
Date: Tue, 6 Feb 2018 09:30:04 +0100
Subject: [PATCH] Tue, 06 Feb 2018 09:30:03 +0100

---
 anselm.csv | 1 +
 anselm.md  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/anselm.csv b/anselm.csv
index 22eca2b0..08c45c3e 100644
--- a/anselm.csv
+++ b/anselm.csv
@@ -752,6 +752,7 @@ OpenMPI/2.0.1-iccifort-2017.1.132-GCC-6.3.0-2.27,1
 OpenMPI/2.0.2-GCC-6.3.0-2.27,1
 OpenMPI/2.1.0-GCC-6.3.0-2.27,1
 openssh-x509/6.2p2,1
+OpenSSL/1.0.2n,1
 ORCA/3_0_3-linux_x86-64,1
 ORCA/4.0.1.2,1
 oscar-modules/1.0.3,1
diff --git a/anselm.md b/anselm.md
index 79d4304b..67cfb0c9 100644
--- a/anselm.md
+++ b/anselm.md
@@ -392,6 +392,7 @@
 | [CUDA](https://developer.nvidia.com/cuda-toolkit) | CUDA (formerly Compute Unified Device Architecture) is a parallel computing platform and programming model created by NVIDIA and implemented by the graphics processing units (GPUs) that they produce. CUDA gives developers access to the virtual instruction set and memory of the parallel computational elements in CUDA GPUs. |
 | [hwloc](http://www.open-mpi.org/projects/hwloc/) | The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs. It primarily aims at helping applications with gathering information about modern computing hardware so as to exploit it accordingly and efficiently. |
 | [libpciaccess](http://cgit.freedesktop.org/xorg/lib/libpciaccess/) | Generic PCI access library. |
+| [OpenSSL](http://www.openssl.org/) | The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolchain implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library. |
 
 ## Toolchain
 
-- 
GitLab