Gros

Crypto notes

Encryption modes

#Encryption only

ECB

Electronic codebook


CBC

Cipher block chaining


PCBC

Propagating cipher block chaining


OFB

Output feedback


CTR

Counter


CFB

Cipher feedback


CFB-8

Cipher feedback with a bit-width


#AEAD

CCM

Counter with Cipher Block Chaining - Message Authentication Code


CWC

Carter–Wegman + counter


GCM

Galois/Counter Mode


SGCM

Sophie Germain Counter Mode


GCM-SIV

Galois/Counter Mode with Synthetic Initialization Vector


EAX

A Conventional Authenticated-Encryption Mode


OCB

Offset codebook mode


#Authentication only

#Disk encryption