rust-crypto icon indicating copy to clipboard operation
rust-crypto copied to clipboard

impl std::error::Error for SymmetricCipherError (fix #352)

Open sseemayer opened this issue 5 years ago • 0 comments

I would like to chain into a SymmetricCipherError and noticed that this trait impl was missing.

sseemayer avatar Jun 16 '19 09:06 sseemayer