cryspen / atlas

BMBF ATLAS project
https://cryspen.com/atlas/
4 stars 1 forks source link

ScrambleDB Error Handling #2

Closed franziskuskiefer closed 1 year ago

franziskuskiefer commented 1 year ago
          Let's add this in a followup (for all the TODOs).

You can introduce a CurveError Error variant and implement a From<p256::Error> for it. Then we can replace all the unwraps with ?.

_Originally posted by @franziskuskiefer in https://github.com/cryspen/atlas/pull/1#discussion_r1282230076_

jschneider-bensch commented 1 year ago

Duplicate of #15 .