RustCrypto / block-modes

Collection of generic block mode algorithms written in pure Rust
61 stars 12 forks source link

add AEAD hint for Hazmat #34

Closed TheAlgorythm closed 1 year ago

TheAlgorythm commented 1 year ago

This is the added hint I mentioned in https://github.com/RustCrypto/meta/issues/15.

TheAlgorythm commented 1 year ago

I am not sure if the phrasing is perfect. So if anyone has a better one, I can change it. Should I add reasoning (e.g. Doom Principle) to it or is it better to be short like it's now?

tarcieri commented 1 year ago

The wording seems fine to me. I don't think it needs to be further expanded.