Skip to content

aes-gcm online mode #424

@BoOTheFurious

Description

@BoOTheFurious

Hello,

Is it possible to have an online mode for AES-GCM (like EAX) ? I want to encrypt large chunk of data in a memory constraint way. The standard allows to cipher up to 64GiB.
Note that I'm aware of the STREAM mode but it does not allow the ciphering of a large block all at once

I'm also aware of the decryption unsafety but it is inherent of large chunk ciphering

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions