Skip to content
View hdvanegasm's full-sized avatar
Block or Report

Block or report hdvanegasm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hdvanegasm/README.md

😄 My name is Hernán Darío Vanegas Madrigal. I am a Research Engineer at Hashcloak in charge of doing research about MPC-related topics. I have a Bachelor's degree in Computer Engineering and Bachelor's degree in Mathematics. I'm currently an MSc. student in Applied Mathematics at National University of Colombia. I am interested in cryptography and algorithm analysis. Also, I'm proficient in the MP-SPDZ framework. I have been using this framework to implement algorithms to train machine learning models securely using secure multiparty computation protocols and computing dynamic programming algorithms securely. In general, I am interested in applying abstract mathematic concepts to computer science areas.

🌱 I am currently learning secure multi-party computation and its applications to machine learning and genomics algorithms. I'm interested in learning Rust and Go. Also, I'm interested in learning how to implement cryptographic protocols in real-world environments.

Pinned Loading

  1. sec-edit-distance sec-edit-distance Public

    This is an implementation of privacy-preserving edit distance using MPC protocols.

    Python 2

  2. warper warper Public

    Implementation of the warp process from "DocUNet: Document Image Unwarping via A Stacked U-Net" as described in Section 3.

    Jupyter Notebook 1 2