Skip to content

ARIA block cipher (RFC 5794)#760

Merged
sjaeckel merged 3 commits into
developfrom
pr/ARIA
May 19, 2026
Merged

ARIA block cipher (RFC 5794)#760
sjaeckel merged 3 commits into
developfrom
pr/ARIA

Conversation

@karel-m
Copy link
Copy Markdown
Member

@karel-m karel-m commented May 16, 2026

Added ARIA support as defined in RFC 5794.

Unoptimized implementation based on the pseudocode from RFC (using libtomcrypt macros and other pieces where possible).

Checklist

  • documentation is added or updated
  • tests are added or updated

Copy link
Copy Markdown
Member

@sjaeckel sjaeckel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we maybe also add it to the list of supported PKCS#8 algos?

@sjaeckel sjaeckel merged commit 6e4dcfc into develop May 19, 2026
202 checks passed
@sjaeckel sjaeckel deleted the pr/ARIA branch May 19, 2026 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants