KI_SHA1
Computes a 160 bit SHA-1 hash from the given buffer
Synopsis:
CALL KI_SHA1 text$, SYM(hash$) TO status
status = 'ki_sha1( text$, SYM(hash$) )
Argument
Enumeration
Purpose
text$
Source string
SYM(hash$)
SHA-1 Hash of source string
status
KDB_ERROR_ENUM
Return status
History
Introduced in KCML 6.00
See Also:
IP_TOS
,
KI_AES_DECRYPT
,
KI_AES_ENCRYPT
,
KI_COMP
,
KI_COMPFILE
,
KI_CRYPT
,
KI_DCOMP
,
KI_DCOMPFILE
,
KI_DES_DECRYPT
,
KI_DES_ENCRYPT
,
KI_DF
,
KI_DFK
,
KI_DIR
,
KI_DIR_LIST
,
KI_DS
,
KI_MD5
,
KI_PID
,
KI_PMATCH
,
KI_SIZE
,
KI_STAT
,
KI_STATFS
,
KI_TOUCH
,
R7_DATE2J
,
R7_J2DATE
KCML database status codes