A HASH FUNCTION in Chinese translation

[ə hæʃ 'fʌŋkʃn]
[ə hæʃ 'fʌŋkʃn]
一个hash函数
hash function

Examples of using A hash function in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Two parties(Alice and Bob) could use a hash function to ensure message integrity.
双方(Alice和Bob)可以使用一个哈希函数来确保消息的完整性。
A hash function, such as MD5, is a one-way operation that transforms a stream of data of any length into a shorter fixed-length value.
一个散列函数,比如MD5,是一个将任意长度的数据字符串转化成短的固定长度的值的单向操作。
A common example of a hash function is md5(), which is quite popular in many different languages and systems.
一个常见的hash函数的例子是md5(),它流行于各种计算机语言和系统。
A hash function that offers an extremely low risk of collision may be considered acceptable.
提供极低碰撞风险的散列函数可以被认为是可以接受的。
A hash function is used to map a given key to a location in the hash table.
一个hashfunction是用来将一个key映射到hashtable中某个位置上的。
Also, a hash function will not produce the same message digest from two different inputs.
一个好的散列函数也不应该从两个不同的输入产生相同的哈希值。
When a hash function is used to provide message authentication, the hash function value is often referred to as a message digest.
Hash函数用于提供消息认证功能时,Hash函数值通常称为消息摘要。
A hash function that works well for database storage and retrieval, however, might not work as for cryptographic or error-checking purposes.
然而,对数据库存储和检索工作良好的散列函数可能不适用于加密或错误检查的目的。
However, determining the balance of a hash function will typically require all possible inputs to be calculated and thus is infeasible for popular hash functions such as the MD and SHA families.
然而,确定哈希函数的平衡将需要计算所有输入,因此这种方法对于诸如MD及SHA系的流行哈希函数是不切实际的。
Basically, we take the raw content(in this case, a cat photo), and run that data through a hash function, to produce a digest.
基本上,我们获取原始内容(在本例中是一张cat照片),并通过散列函数运行该数据,以生成摘要。
Traditionally it's a hash function first 32 bits of which are equal to 0 while all the rest are 1(it is also called pdiff or pool difficulty).
传统上,它是一个哈希函数,其前32位等于0,而其余均为1(它也被称为pdiff或矿池难度)。
This multifield is of type murmur3, which is a hashing function.
多值字段的类型是murmur3,这是一个哈希函数
However, unlike Hadoop HDFS, IGFS does not need a name node and automatically determines file data locality using a hashing function.
然而和HadoopHDFS不同,IGFS不需要一个name节点,并且用一个哈希函数自动地确定文件数据位置。
An MD5 sum is an example of a hash function, also known as one-way encryption see Chapter 4.
MD5和是哈希函数的示例,也称为单向加密(参见第4章,了解更多信息)。
The key(or a subset of the key) is used to derive the partition, typically by a hash function.
Key(或者一个key子集)被用于产生分区,通常使用的是Hash函数
Specifically, device fingerprinting involves the collection of data sets, which are then combined and submitted through a hash function.
详细说来,设备指纹识别涉及相关数据的收集,然后通过散列函数对数据集进行合并和提交。
The"Hash" containers provide faster lookup by using a hash function instead of a binary search on a sorted set.
Hash”容器提供了基散列函数的更快的查找,而非Hash容器则是基于二分搜索的有序集合。
SHA-3: A hash function formerly called Keccak, chosen in 2012 after a public competition among non-NSA designers.
SHA-3:之前被称为keccak,它在2012年被非NSA设计师的公开竞争之后选中。
An interesting feature of a hash function is that if we change the input even slightly, the output will be entirely different.
哈希函数一个非常有趣的特性是,只要我们稍微改变一下输入,输出就会完全不同。
The notion of'balance' of a hash function quantifies the resistance of the function to birthday attacks(exploiting uneven key distribution.).
哈希函数的“平衡”概念量化了其能抵御生日攻击(攻击平均的密钥分布)的次数。
Results: 463, Time: 0.0409

A hash function in different Languages

Word-for-word translation

Top dictionary queries

English - Chinese