Skip to content

AES LightEngine Hazmat Visibility Module #112

Description

@officialfrancismendoza

Continuing off aes-lowmemory derivative crate work in (#98, #99). Every method is public API: Rust has no private trait methods, and encrypt_block applied to user data is ECB mode. The _blocks2 pair does not widen that hazard (it is the same operation on two blocks) so hiding the pair alone would be misleading. The question is how to present the trait as a unit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions