Skip to content

[FEATURE]: AES-OCB in cryptography registry #884

@Mehrn0ush

Description

@Mehrn0ush

Describe the feature

Add AES-OCB to the cryptography registry.

The cryptography registry already includes several AES-based constructions and modes, including CCM, GCM, GCM-SIV, SIV, KW, KWP, CMAC, GMAC, and XCBC. However, AES-OCB is not currently represented as a registry entry.

Proposed registry entry

  • Family: AES
  • Primitive: ae
  • Pattern: AES[-(128|192|256)]-OCB[-{tagLength}]

AES-OCB is specified in RFC 7253.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions