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

https://github.com/ph-kev/chaos-messages

Encryption using Chaotic Dynamical Systems
https://github.com/ph-kev/chaos-messages

dynamical-systems julia

Last synced: about 1 year ago
JSON representation

Encryption using Chaotic Dynamical Systems

Awesome Lists containing this project

README

          

# Chaos Messages

## Introduction
This repository is for my final project in Math 181: Dynamical Systems. The code is based off of the work done in [1] which is about a circuit-based implementation of encryption using the Lorenz system. Rather than a circuit, the paper's implementation was done by numerical simuations using the differential equation solvers in `DifferentialEquations.jl`.

See final report [here](/project_paper/projectPaper.pdf) and presentation [here](/project_presentation/projectPresentation.pdf).

## References
[1] K. M. Cuomo, A. V. Oppenheim and S. H. Strogatz, "Synchronization of Lorenz-based chaotic circuits with applications to communications," in IEEE Transactions on Circuits and Systems II: Analog and Digital Signal Processing, vol. 40, no. 10, pp. 626-633, Oct. 1993, doi: 10.1109/82.246163.