Support of cloud storage (Ceph)

Ceph is an open-source software storage platform, implements object storage on a single distributed computer cluster, and provides 3in1 interfaces for : object-, block- and file-level storage. Ceph aims primarily for completely distributed operation without a single...

MariaDB upstream project

MariaDB is an open-source, multi-threaded, relational database management system, released under the GNU Public License (GPL). MariaDB’s lead developer is Michael “Monty” Widenius, who is one of the founders of MySQL AB. There are millions of...

Friendly Fedora

For students that have never been exposed to Linux, there can be an intimidating learning curve which prevents them from trying it out.  This project hopes to make the Fedora operating system more appealing to students beginning at the undergraduate-level through...

Verifying constant-time cryptographic algorithm implementations

The aim of this project is to verify the timing side-channel resistance of cryptographic implementations. The project focuses on the constant time (and constant memory access) generic cryptographic implementations of selected cryptographic algorithms. T