Research & Development Projects
A collection of my work in cryptography, secure computing, and privacy-preserving technologies.
Professional Projects

DataArmorGate DB
A database proxy application that enables users to perform SQL queries on encrypted data without storing the key to the database server. The contents of the database are always encrypted and all queries are performed over encrypted data only.

Viadesk
A SaaS platform that connects people, information and processes, allowing everyone in an organization to communicate, collaborate and share knowledge. The intranet is mobile, guarantees the security of work, and integrates other tools and systems.
Research Projects

ELiPS: Efficient Library for Pairing-Based Cryptography
An open-source library for efficient pairing-based cryptography, developed as part of my Ph.D. research. The library implements various pairing-friendly curves and optimized algorithms for scalar multiplication and pairing computation.

Secure Multi-Party Computation Framework
A framework for implementing secure multi-party computation protocols for privacy-preserving data analysis. The project focuses on optimizing communication and computation overhead in MPC protocols.