An open API service indexing awesome lists of open source software.

https://github.com/juanbono/criptografia

Criptografia - UTN FRBA 2017
https://github.com/juanbono/criptografia

assignment criptografia-utn cryptography mugi

Last synced: 11 months ago
JSON representation

Criptografia - UTN FRBA 2017

Awesome Lists containing this project

README

          

# [criptografia]()
[![Build Status](https://travis-ci.org/juanbono/criptografia.svg?branch=master)](https://travis-ci.org/juanbono/criptografia)

![Encryption and decryption using MUGI](https://i.imgur.com/iuwf1Kl.png)

##### Useful commands:

``` sh
# Build the project.
stack build

# Run the test suite.
stack test

# Run the benchmarks.
stack bench

# Generate documentation.
stack haddock
```

#### Bibliography
* [MUGI Pseudorandom Number Generator, Specification 1.3](http://www.cryptrec.go.jp/cryptrec_03_spec_cypherlist_files/PDF/10_02espec.pdf)
* [A New Keystream Generator MUGI](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.112.4465&rep=rep1&type=pdf)
* [Analysis of the Non-linear Part of Mugi](https://pdfs.semanticscholar.org/0f1f/ce05d01f7994acc226c251488f1bfb1c67cc.pdf)
* [Evaluation of the MUGI Pseudo-Random Number Generator](https://www.ipa.go.jp/security/enc/CRYPTREC/fy15/doc/1035_IPA-MUGI_report_final.pdf)
* [MUGI - Self-evaluation Report Ver. 1.1](http://www.hitachi.com/rd/yrl/crypto/mugi/mugi_eve.pdf)
* [Report on Evaluation of Symmetric-Key Cryptographic Techniques](https://www.ime.usp.br/~rt/cranalysis/kaneko2003.pdf)
* [Fault Analysis on Stream Cipher MUGI](http://ebooks.narotama.ac.id/files/Information%20Security%20and%20Cryptology;%2013th%20ICISC%202010/Chapter%2028%20Fault%20Analysis%20on%20Stream%20Cipher%20MUGI.pdf)
* [A Strength Evaluation of a Pseudorandom Number Generator MUGI against Linear Cryptanalysis](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.98.7823&rep=rep1&type=pdf)

[criptografia]: https://github.com/juanbono/criptografia