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
- Host: GitHub
- URL: https://github.com/ph-kev/chaos-messages
- Owner: ph-kev
- License: mit
- Created: 2023-03-27T17:24:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-28T05:32:04.000Z (almost 3 years ago)
- Last Synced: 2025-03-30T07:16:05.657Z (about 1 year ago)
- Topics: dynamical-systems, julia
- Language: TeX
- Homepage:
- Size: 34.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.