Skip to content

Joshua-Jurgensmeier/MT19937-impl-and-hack

Repository files navigation

MT19937

This is a repository to save off my final project from my Cryptography class at Mount Mercy University. My project is an implementation of the Mersenne Twister 19937 (MT19937) Pseudo-Random Number Generator (PRNG) algorithm, a basic exclusive-or (XOR) stream cipher using MT as the keystream generator, and a hacking tool to break the encryption with a known plaintext attack.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages