Introduction to Fully Homomorphic Encryption

An introduction to Fully Homomorphic Encryption (FHE), a cryptographic technique that allows computations to be performed on encrypted data without needing to decrypt it first.

October 27, 2025

Introduction into Logic in computer science

This blog outlines the basics of propositional logic, as explained by the book “Logic in compuer science”.

November 9, 2024

Program Verification: background and notation

This paper examines the field of program verification, emphasizing the precise implementation of algorithms through computational models like finite automata and Turing machines.

February 1, 2024