Gjsify LogoGjsify Logo

A hash algorithm.

Index

Enumeration Members

CRC32: number

The CRC32 hash algorithm.

CRC32_RFC1510: number

The rfc1510 CRC32 hash algorithm.

CRC32_RFC2440: number

The rfc2440 CRC32 hash algorithm.

DEFAULT: number

The default hash algorithm.

HAVAL5160: number

The HAVAL-5-160 hash algorithm.

MD2: number

The MD2 hash algorithm.

MD4: number

The MD4 hash algorithm.

MD5: number

The MD5 hash algorithm.

RIPEMD160: number

The RIPEMD-160 hash algorithm.

SHA1: number

The SHA-1 hash algorithm.

SHA224: number

The SHA-224 hash algorithm.

SHA256: number

The SHA-256 hash algorithm.

SHA384: number

The SHA-384 hash algorithm.

SHA512: number

The SHA-512 hash algorithm.

TIGER192: number

The TIGER-192 hash algorithm.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method