Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 466 Bytes

CHANGELOG.md

File metadata and controls

14 lines (9 loc) · 466 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.0]

Added

  • Basic implementation of common HE operations (add, mul) for both ciphertexts and plaintexts
  • Very naive implementations of matrix multiplication and polynomial evaluation