英语人>词典>汉英 : 散列函数 的英文翻译,例句
散列函数 的英文翻译、例句

散列函数

词组短语
hashing function · hash function
更多网络例句与散列函数相关的网络例句 [注:此内容来源于网络,仅供参考]

The contest seeks to find a strong replacement for the current family of hash functions, some of which have been shown to be cryptographically weaker than originally thought.

这次竞赛的目的是为了寻找一个强大的替代品,来取代现有的散列函数集。因为现有的散列函数集中有些已经显现出比当初设想的要差的加密性。

Secondly, for the same hash function, the sample with the minimum hash value is selected as the global sample and the local samples are combined at the center node to filter out the biased effect of duplicated updates.

然后,对于相同散列函数产生的样本选取具有最小散列值的样本作为全局样本,完成局部样本集在中心节点的合并,滤除在分布节点上的重复更新对样本偏斜的影响。

The secret hash digital signature is a new siganture method that combines the ideas of RSA public-key algorithm, MD5 one-way hash function and permutation code at the same time.

保密散列数字签名算法利用RSA公钥密码体制的原理、MD5单向散列函数和排列码加密的思想,构造了一种能够快速实现数据保密、数字签名的签名方案。

A primary motivation for cryptographic hash functions is that they serve as compact representative images of input messages, which they can uniquely identify. For example, the MD5 hash code "72c067b50c90837c95186d019f686700" can be looked on as the "fingerprint" to represent this thesis title uniquely.

密码学杂凑函数也称Hash函数、哈希函数或单向散列函数,它可以将任意长度的消息压缩到固定长度的杂凑值。

Effects : Finds an iterator to the first element whose key is "key" according to the given hasher and equality functor or end if that element does not exist.

作用: 找到一个迭代器,指向按给定散列函数及相等性函数其键值为"key"的第一个元素,如果该元素不存在,返回 end。

The hash function is the very core of the fast lookup capabilities of the unordered sets: a hasher is just a Unary Function returning an std::size_t value for any given key.

散 列函数是无序集合的快速查找能力的核心:散列器就是一个可以对任意给定的键值返回一个 std::size_t 值的单参函数对象。

Search of Chinese characters; hashing; hash function; adaptive hashing

关键字]汉字查找;散列查找;散列函数;自适应散列查找

Constructors have optional extra parameters for the initial minimum number of buckets, a hash function and an equality object.

构造函数有可选的额外参数,用于初始化最小的桶数量、散列函数和等同性函数对象。

Along with the password attack method unceasing renewal, the computation ability unceasing enhancement as well as to the operating speed request, the tradition disperses row algorithm MD5, SHA has demonstrated their shortcoming and the insufficiency day by day, and thestructure of hash function is mostly based on block cipher algorithm DES, but the HASH function security is established above the grouping function security, because the DES operand is very big, the operating speed very slowly by and its itself some characteristics, therefore disperses a row function based on the DES algorithm to have potential unsecurity.

随着密码攻击手段的不断更新、计算能力的不断提高以及对运算速度的要求,传统的散列算法MD5,SHA已日益显示出它们的缺点和不足,并且过去hash函数的构造多是基于分组密码算法DES的,而hash函数的安全性是建立在分组函数的安全性之上的,由于DES运算量很大、运算速度很慢以及其本身的一些特性,因此基于DES算法的散列函数具有潜在的不安全性。

Along with the password attack method unceasing renewal,the computation ability unceasing enhancement as well as to theoperating speed request, the tradition disperses row algorithm MD5,SHA has demonstrated their shortcoming and the insufficiency day byday, and thestructure of hash function is mostly based on block cipheralgorithm DES, but the HASH function security is established above the grouping function security,because the DES operand is very big, the operating speed veryslowly by and its itself some characteristics, thereforedisperses a row function based on the DES algorithm to havepotential unsecurity.

摘要随着密码攻击手段的不断更新、计算能力的不断提高以及对运算速度的要求,传统的散列算法MD5,SHA已日益显示出它们的缺点和不足,并且过去hash函数的构造多是基于分组密码算法DES的,而hash函数的安全性是建立在分组函数的安全性之上的,由于DES运算量很大、运算速度很慢以及其本身的一些特性,因此基于DES算法的散列函数具有潜在的不安全性。

更多网络解释与散列函数相关的网络解释 [注:此内容来源于网络,仅供参考]

computer cryptology:计算机密码学

密码保密 cryptosecurity | 计算机密码学 computer cryptology | 散列函数 hash function

digital digest:数字摘要

(2) 数字摘要(Digital Digest) 数字摘要一般采用安全的 Hash 算法,通过使用单向散列函数(Hash)将需要加密的明文"摘要"成一个固定长度(128 位)的密文.

handshaking procedure:握手规程

接地系统 grounding system | 握手规程 handshaking procedure | 散列函数 hash function

hash code:散列代码

哈希函数 hash function | 散列代码 hash-code | 散列函数标识符 hash-function identifier

hash code:散列码,无用信息

1064hardware language硬件语言 | 1065hash code散列码,无用信息 | 1066hashing function散列函数

hash function:散列函数

称这个对应关系f为散列函数(Hash function),按这个思想建立的表为散列表. 对不同的关键字可能得到同一散列地址,即key1≠key2,而f(key1)=f(key2),这种现象称冲突. 哈希表是种数据结构,它可以提供快速的插入操作和查找操作. 第一次接触哈希表时,

hash function:散列函数(哈希函数)

hash coding scheme 散列编码方案 | hash function 散列函数,哈希函数 | hash index 散列索引

hashing function:散列函数

hashing 散列法 | hashing function 散列函数 | hazard rate 故障率

uniform hashing function:均匀散列函数

均匀散列函数 uniform hashing function | 一致询问更新组件 uniform inquiry update element | 一致接口,统一接口 uniform interface

head alignment:磁头对准

1066hashing function散列函数 | 1068head alignment磁头对准 | 1069head of form表头