A Chaotic PRBG using multiple 1D chaotic maps

バージョン 1.0.0 (1.91 KB) 作成者: Lazaros Moysis
A chaotic pseudo random bit generator that generates 8 bits per iteration.
ダウンロード: 10
更新 2024/4/19

ライセンスの表示

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

引用

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. 取得済み .

MATLAB リリースの互換性
作成: R2024a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0