群发资讯网

返回主页
hash function
哈希函数:一种算法
常用释义
英式发音
美式发音
基本释义
  • 哈希函数:一种算法,它可以从一个可变大小的文本或其他数据生成一个数字或固定大小的字符输出。
例句
  • 1·Memcached similarly USES a hash function.
    Memcached也使用了类似的哈希函数。
  • 2·Half of the input is sent to each hash function.
    对每个哈希函数发送一半的输入。
  • 3·The hash function used to generate the message digest
    用于生成消息摘要的散列函数
  • 4·No, there is no such method. The hash function is lossy.
    不,没有这样的办法。哈希函数是有损耗的。
  • 5·In fact, a secure hash function should not have this collision.
    实际上,安全的散列函数不应存在这种碰撞现象。
  • 6·Instead, passwords are stored as the output of a hash function.
    相反的,密码要存储成某个hash函数的输出。
  • 7·Supplies a hash code for an object, using a custom hash function.
    使用自定义哈希函数为对象提供哈希代码。
  • 8·A hash function must always return the same hash code for the same key.
    哈希函数必须始终为相同的键返回相同的哈希代码。
  • 9·A hash function can compress a large amount of data into smaller messages.
    散列函数能够将大量数据压缩为体积更小的消息摘要。
  • 10·The SSL Server responds with the encryption algorithm and hash function to be used.
    SSL服务器用加密算法以及要使用的散列函数来表示响应。