A Chaotic Pseudo Random Bit Generator for Multiple Maps

버전 1.0.1 (2.62 KB) 작성자: Lazaros Moysis
Testing the Strength of Chaotic Systems as Seeds in a Pseudo Random Bit Generator
다운로드 수: 21
업데이트 날짜: 2025/3/3

라이선스 보기

The code implements the chaotic Pseudo Random Bit Generator proposed in the following work:
Moysis, L., Lawnik, M., Volos, C., Baptista, M., Goudos, S., Fragulis, G. F. (2025). Testing the Strength of Chaotic Systems as Seeds in a Pseudo Random Bit Generator. IEEE Access
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 only include the maps that succesfully passed the NIST tests.
We encourage you to read the work for further details.

인용 양식

Lazaros Moysis (2025). A Chaotic Pseudo Random Bit Generator for Multiple Maps (https://kr.mathworks.com/matlabcentral/fileexchange/179954-a-chaotic-pseudo-random-bit-generator-for-multiple-maps), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2024b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.1

Added video link

1.0.0