A Chaotic PRBG using multiple 1D chaotic maps

A chaotic pseudo random bit generator that generates 8 bits per iteration.
9 descargas
Actualizado 19 abr 2024

Ver licencia

The code implements the chaotic Pseudo Random Bit Generator proposed in the following work:
L. Moysis, M. Lawnik, C. Volos, M. S. Baptista, G. F. Fragulis and S. K. Goudos, "Validating a Chaos Based PRBG Under Different Chaotic Maps". 2024 Panhellenic Conference on Electronics & Telecommunications (PACET), Thessaloniki, Greece, 2024, pp. 1-4, doi: 10.1109/PACET60398.2024.10497085.
Please cite this work if you use the code below.
This method does not require saving the previous values of x_i. So in each iteration, we simply compute x_i, and save it in the same variable.
Illustrative video
Lazaros Moysis

Citar como

Lazaros Moysis (2024). A Chaotic PRBG using multiple 1D chaotic maps (https://www.mathworks.com/matlabcentral/fileexchange/164001-a-chaotic-prbg-using-multiple-1d-chaotic-maps), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2024a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0