Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex DataLens
  • DataLens neuroanalyst
    • Overview
    • Formula syntax
    • Neuroanalyst for creating calculated fields
      • All Functions
        • Overview
        • CITYHASH64
        • INTHASH64
        • MD5
        • MURMURHASH2_64
        • SHA1
        • SHA256
        • SIPHASH64
      • Function Availability
    • Parameters
  • DataLens Gallery
  • Audit Trails events

In this article:

  • CITYHASH64
  • INTHASH64
  • MD5
  • MURMURHASH2_64
  • SHA1
  • SHA256
  • SIPHASH64
  1. Calculated fields
  2. Function reference
  3. Hash functions
  4. Overview

Hash functions

Written by
Yandex Cloud
Updated at December 19, 2025
  • CITYHASH64
  • INTHASH64
  • MD5
  • MURMURHASH2_64
  • SHA1
  • SHA256
  • SIPHASH64

CITYHASH64CITYHASH64

Syntax:CITYHASH64( value )

Returns the CityHash64 hash of value as an integer.

INTHASH64INTHASH64

Syntax:INTHASH64( value )

Returns the 64-bit hash of the integer value.

MD5MD5

Syntax:MD5( value )

Returns the MD5 hash of value as a hexadecimal string.

MURMURHASH2_64MURMURHASH2_64

Syntax:MURMURHASH2_64( value )

Returns the MurmurHash2 64-bit hash of value as an integer.

SHA1SHA1

Syntax:SHA1( value )

Returns the SHA-1 hash of value as a hexadecimal string.

SHA256SHA256

Syntax:SHA256( value )

Returns the SHA-256 hash of value as a hexadecimal string.

SIPHASH64SIPHASH64

Syntax:SIPHASH64( value )

Returns the SipHash64 hash of value as an integer.

Was the article helpful?

Previous
YEAR
Next
CITYHASH64
© 2025 Direct Cursus Technology L.L.C.