RIPEMD160 Hash

버전 1.0.1 (2.24 KB) 작성자: David Hill
RIPEMD160 Hash of character array input of maximum length 8191
다운로드 수: 35
업데이트 날짜: 2020/6/3

라이선스 보기

Execute: hash = RIPEMD160('message input') of up to a maximum length of 8191 character input array and the function produces the 160-bit RIPEMD160 hash. Function has been tested against numerous inputs.

Example: hash = RIPEMD160('ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789')

hash = 'B0E20B6E3116640286ED3A87A5713079B21F5189'

인용 양식

David Hill (2024). RIPEMD160 Hash (https://www.mathworks.com/matlabcentral/fileexchange/74205-ripemd160-hash), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Matrices and Arrays에 대해 자세히 알아보기
태그 태그 추가

Community Treasure Hunt

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

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

Small change made to Roll function.

1.0.0