recrypt-rs icon indicating copy to clipboard operation
recrypt-rs copied to clipboard

Update ed25519-dalek

Open skeet70 opened this issue 1 year ago • 0 comments

To resolve two potential moderate vulnerabilities, one that doesn't affect us because of a lack of keypair serialization/deserialization, and another timing attack that needs investigation to see if we're indirectly using the affected Sub function.

The update-dalek branch started this process but has test failures that need to be tracked down.

Blocking https://github.com/IronCoreLabs/recrypt-wasm-binding/issues/109

skeet70 avatar Sep 09 '24 22:09 skeet70