iotaledger / crypto.rs

The canonical source of cryptographic ground-truth for IOTA projects that use Rust.
https://iota.org
64 stars 22 forks source link

Crypto better errors in age and pbkdf2 #184

Closed semenov-vladyslav closed 1 year ago

semenov-vladyslav commented 1 year ago

Description of change

Improved error types and error handling in age and pbkdf2 modules.

Type of change

How the change has been tested

cargo test --all-features

Change checklist

Add an x to the boxes that are relevant to your changes, and delete any items that are not.