Skip to content

Instantly share code, notes, and snippets.

View anotherjin's full-sized avatar

Another Guy anotherjin

View GitHub Profile
@anotherjin
anotherjin / ChaCha+Camellia.md
Created August 1, 2017 06:47 — forked from h-yamamo/ChaCha+Camellia.md
Support ChaCha20-Poly1305 and Camellia-GCM for debian and ubuntu openssl package

Support ChaCha20-Poly1305 and Camellia-GCM for debian and ubuntu openssl package

In order to easily build, I made sets of patches that resolved conflicts (chacha20-poly1305, camellia-gcm, equal-preference-group).

How to build

Ubuntu 16.04 LTS (xenial)