添加变量

salting

中文定义

一种密码技术,在散列法之前,附加随机数据(变量)到用户数据 中。

English Definition

A cryptographic technique that adds random data (salt) to the user data prior to hashing.

相关术语