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.
Author | Marco Aurélio da Silva <marcoonroad@gmail.com> |
---|---|
Published | |
Homepage | https://github.com/marcoonroad/nocoiner |
Issue Tracker | https://github.com/marcoonroad/nocoiner/issues |
Maintainer | Marco Aurélio da Silva <marcoonroad@gmail.com> |
Dependencies | |
Source [http] | https://github.com/marcoonroad/nocoiner/archive/0.0.1.tar.gz sha256=4e568df2f9800556e33406c75f36234c927b57bf48481f17dbb070256866990b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/nocoiner/nocoiner.0.0.1/opam |
No package is dependent