OCB authenticated-encryption mode

E440827

OCB authenticated-encryption mode is a block cipher mode of operation that simultaneously provides data confidentiality and integrity with high efficiency and minimal overhead.

All labels observed (2)

Label Occurrences
OCB authenticated-encryption mode canonical 1
OCB mode 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf authenticated encryption mode ⓘ
block cipher mode of operation ⓘ
alsoKnownAs OCB mode ⓘ
belongsTo symmetric-key cryptography ⓘ
canBeUsedWith AES block cipher ⓘ
comparedTo GCM mode in performance analyses ⓘ
competesWith CCM mode ⓘ
EAX mode ⓘ
Galois/Counter Mode ⓘ
linked to: AES-GCM
definedOver fixed-size blocks ⓘ
designedFor high efficiency ⓘ
minimal overhead ⓘ
hadImpactOn standardization debates for authenticated encryption ⓘ
hasGoal minimal expansion of ciphertext length ⓘ
simple implementation ⓘ
hasProperty deterministic given key and nonce ⓘ
nonce-based ⓘ
online mode ⓘ
parallelizable ⓘ
single-pass design ⓘ
hasVersion OCB1 ⓘ
OCB2 ⓘ
linked to: OCB1

OCB3 ⓘ
linked to: OCB1
introducedIn early 2000s ⓘ
isSuitableFor high-throughput applications ⓘ
network protocols ⓘ
storage encryption ⓘ
optimizedFor low overhead per message ⓘ
software implementation ⓘ
outputs authentication tag ⓘ
ciphertext ⓘ
provides authenticated encryption ⓘ
data confidentiality ⓘ
data integrity ⓘ
requires secret key ⓘ
unique nonce per key ⓘ
securityDependsOn underlying block cipher security ⓘ
securityModel provable security ⓘ
standsFor Offset Codebook ⓘ
supports associated data ⓘ
decryption ⓘ
encryption ⓘ
integrity verification ⓘ
uses block cipher primitive ⓘ
offsets derived from block cipher outputs ⓘ
wasDesignedBy John Black ⓘ
Mihir Bellare ⓘ
Phillip Rogaway ⓘ
wasSubjectOf patent protection ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Phillip Rogaway → notableWork → OCB authenticated-encryption mode ⓘ
Ted Krovetz → coDesignerOf → OCB mode ⓘ
linked to: OCB authenticated-encryption mode