Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adistrim/trivium

Theoretical foundation, working principle, Implementation and Mathematical Analysis of Trivium Modern Stream Cipher.
https://github.com/adistrim/trivium

Last synced: 7 days ago
JSON representation

Theoretical foundation, working principle, Implementation and Mathematical Analysis of Trivium Modern Stream Cipher.

Awesome Lists containing this project

README

        

# Trivium Modern Stream Cipher

### Theory:
- the theoretical foundations and working principles of the chosen cryptographic algorithm. [It's in the .doc file]

### Implementation:

- Implementation of the algorithm in Rust, focusing on clean, efficient and well explained code.

### Applications and Mathematical Analysis:

- Explore real-world applications and conduct mathematical and security analyses to evaluate the algorithm's effectiveness and vulnerabilities. [It's in the .doc file too]