benjaminselfridge / crypto-katz-lindell

Reading "Introduction to Modern Cryptography" by Katz/Lindell, implementing whatever I feel like here (in Haskell)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crypto-katz-lindell

copyright (c) Ben Selfridge 2021

A simple formulation of encryption schemes, based on the presentation in Introduction to Modern Cryptography by Jonathan Katz and Yehuda Lindell.

About

Reading "Introduction to Modern Cryptography" by Katz/Lindell, implementing whatever I feel like here (in Haskell)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%