ISEC Implementation Zoos

On this website we collect all implementation zoos recently proposed by ISEC from Graz University of Technology. Currently implementations for many symmetric primitives in different privacy enhancing technologies (PETs) are present.

Hybrid Homomorphic Encryption

This repository contains implementations of several symmetric ciphers when used in hybrid homomorphic encryption, i.e., when being evaluated under homomorphic encryption (HE). Currently implementations in three state-of-the-art HE libraries are supported.

Git Repository

Hash Functions for Zero Knowledge

This repository collects rust implementations of different hash functions optimized for zero knowledge (ZK) applications. Currently, it contains implementations of several hash functions when used to prove membership in merkle-tree accumulators using the bellman ZK library.

Git Repository

MPC-Friendly PRFs

This repository contains a fork of the MP-SPDZ library, including the implementations of several symmetric PRFs optimized for MPC applications.

Git Repository