A Chaotic PRBG using multiple 1D chaotic maps

A chaotic pseudo random bit generator that generates 8 bits per iteration.
9 téléchargements
Mise à jour 19 avr. 2024

Afficher la licence

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

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2024a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0