"함수 hash hmac()"의 두 판 사이의 차이

1번째 줄: 1번째 줄:
[[category: hash]]
[[category: 해시]]
;hash_hmac
;hash_hmac



2014년 5월 19일 (월) 13:28 판

hash_hmac

1 PHP

echo hash_hmac('ripemd160', 'The quick brown fox jumped over the lazy dog.', 'secret');
// b8e7ae12510bdfb1812e463a7f086122cf37e4f7

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}