Skip to content
seyi edited this page Jun 30, 2018 · 1 revision

Welcome to the cryptographic-Thots wiki!

An exploration of the mathematical ideas behind cryptography, and studying the techniques for their implementations in the erlang programming language.

This serves three main purposes

  1. To have an understanding of the ideas behind cryptography algorithms
  2. How erlang as a functional programming language could be used in implementation
  3. The possibility of leveraging the matured concurrency feature of erlang in distributed cryptography for the blockchain technology
Clone this wiki locally