nocoinerversion

A Commitment Scheme library for Coin Flipping/Tossing algorithms and sort

This project implements Commitment Schemes using the Galois/Counter Mode (GCM) of secret-key encryption. Because this AES encryption mode provides both Message Confidentiality and Integrity, it fits perfectly the Hiding and Binding properties of Commitment Schemes. Confidentiality protects the message against passive attacks while integrity protects it from active attacks. GCM, so, works as an Authenticated Encryption where it roughly works as an encryption algorithm with MAC signatures on cipher data.

AuthorMarco Aurélio da Silva <marcoonroad@gmail.com>
Published
Homepagehttps://github.com/marcoonroad/nocoiner
Issue Trackerhttps://github.com/marcoonroad/nocoiner/issues
MaintainerMarco Aurélio da Silva <marcoonroad@gmail.com>
Dependencies
Source [http] https://github.com/marcoonroad/nocoiner/archive/0.0.1.tar.gz
sha256=4e568df2f9800556e33406c75f36234c927b57bf48481f17dbb070256866990b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/nocoiner/nocoiner.0.0.1/opam
No package is dependent