Skip to content

fix(aes): re-export aead module from libcrux_traits - #1553

Open
Arul-Sujith wants to merge 1 commit into
celabshq:mainfrom
Arul-Sujith:fix-aes-aead-export
Open

fix(aes): re-export aead module from libcrux_traits#1553
Arul-Sujith wants to merge 1 commit into
celabshq:mainfrom
Arul-Sujith:fix-aes-aead-export

Conversation

@Arul-Sujith

Copy link
Copy Markdown
Contributor

Export aead module from libcrux_aes #1533

Changes

  • Added pub use libcrux_traits::aead; to crates/algorithms/aes/src/lib.rs.

This commit addresses issue celabshq#1533 by explicitly re-exporting the aead module from libcrux_traits so that consumers of the AES crate can import the necessary traits without depending on libcrux_traits directly.
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.

1 participant