A Chaotic PRBG using Robust Chaotic Map

버전 1.0.0 (1.76 KB) 작성자: Lazaros Moysis
A chaotic pseudo random bit generator that generates 64 bits per iteration, using robust chaotic maps
다운로드 수: 11
업데이트 날짜: 2024/5/22

라이선스 보기

The code implements the chaotic Pseudo Random Bit Generator proposed in the following work:
- Moysis, L., Lawnik, M., Baptista, M., Volos, C., & Fragulis, G. F. (2024). A Family Of 1D Modulo-Based Maps Without Equilibria And Robust Chaos—Application To A PRBG. Nonlinear Dynamics.
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. We encourage you to read the work for further details.
Lazaros Moysis

인용 양식

Lazaros Moysis (2024). A Chaotic PRBG using Robust Chaotic Map (https://www.mathworks.com/matlabcentral/fileexchange/166306-a-chaotic-prbg-using-robust-chaotic-map), 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