chanced / navajo

A cryptographic toolkit for Rust
Apache License 2.0
1 stars 0 forks source link

navajo: Check whether keys are disabled within each primitive's ops #32

Open chanced opened 1 year ago

chanced commented 1 year ago

The expected behavior for disabled keys was changed. Keys that are disabled are now treated as though they do not exist except the error should reflect that the key is disabled.