SM3 is password hash algorithm SM4 is a block cipher used to replace DES / AES and other international algorithms.
1.1 KiB
1.1 KiB
title, language
| title | language |
|---|---|
| MD5 | zh-CN |
MD5
description
计算 MD5 128-bit
Syntax
MD5(str)
example
MySQL [(none)]> select md5("abc");
+----------------------------------+
| md5('abc') |
+----------------------------------+
| 900150983cd24fb0d6963f7d28e17f72 |
+----------------------------------+
1 row in set (0.013 sec)
keyword
MD5