Gjsify LogoGjsify Logo

A cipher algorithm.

Index

Enumeration Members

AES: number

The AES (aka RIJANDALE) cipher.

AES192: number

The AES-192 cipher.

AES256: number

The AES-256 cipher.

BLOWFISH: number

The Blowfish cipher.

CAMELLIA128: number

The Camellia-128 cipher.

CAMELLIA192: number

The Camellia-192 cipher.

CAMELLIA256: number

The Camellia-256 cipher.

CAST5: number

The CAST5 cipher.

DEFAULT: number

The default (or unknown) cipher.

IDEA: number

The IDEA cipher.

TODO_3DES: number

The 3DES cipher.

TWOFISH: number

The Twofish cipher.

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