HMAC-SHA1

From Lazarus wiki
Revision as of 04:01, 19 January 2018 by GAN (talk | contribs) (→‎See also:)
Jump to navigationJump to search

English (en) français (fr)

Overview

HMAC-SHA1 is a HMAC <todo: insert description> using the SHA-1 hash algorithm.

It is implemented in FPC trunk revision 27319 of March 2014.

Example code: packages/hash/examples/hsha1.pp

See also: