This repository contains different projects to showcase my understanding of the four fundamental Object-Oriented Programming (OOP) concepts, Encapsulation, Inheritance, Polymorphism, and Abstraction.
This C library implements FrodoKEM, an IND-CCA secure key encapsulation (KEM) protocol based on the well-studied Learning with Errors (LWE) problem [1,3], which in turn has close connections to ...