crypto_lrwmode.md 525 B


id: crypto.lrwmode title: Crypto.lrwMode

sidebar_label: Introduction

This mode is less susceptible to attack or being compromised than other current techniques such as Counter-Mode encryption or Cipher Block Chaining (CBC) encryption. The mode addresses threats such as copy-and-paste and dictionary attacks. LRW mode is specially designed for encryption of storage at the sector level.

Types

Type Description
TLRWCipherMode LRW Cipher Mode