cfrg / draft-irtf-cfrg-aegis-aead

Specification for the AEGIS family of authenticated encryption algorithms.
https://cfrg.github.io/draft-irtf-cfrg-aegis-aead/draft-irtf-cfrg-aegis-aead.html
Other
10 stars 2 forks source link

Change setup phase to initialization function #51

Closed samuel-lucas6 closed 1 week ago

samuel-lucas6 commented 1 week ago

Part of #50.

Or we could say after initialization. I didn't want to name Init() since it hasn't been defined yet.

jedisct1 commented 1 week ago

Thank you!