RustCrypto / traits

Collection of cryptography-related traits
590 stars 191 forks source link

aead: extract STREAM implementation into `aead-stream` #1673

Closed newpavlov closed 2 months ago

newpavlov commented 2 months ago

Sibling PR: https://github.com/RustCrypto/AEADs/pull/627

Closes #1665