Commit graph

7 commits

Author SHA1 Message Date
bunnie
4170979f6a add handlers to check for hardware errors and try to recover 2024-03-28 10:20:53 +08:00
bunnie
c1b910a779 add features for auto-release of hardware and warning on sw fallback
These features should help the crate work more seamlessly with the
existing API, at perhaps some performance penalty that is still
to be determined.
2024-03-28 09:48:50 +08:00
bunnie
94a47207d5 add fallback to field operations
this falls back to fiat-crypto primitives if the hw engine
is unavailable.
2024-03-25 13:43:52 +08:00
bunnie
ebcc3702d3 cleanup field arithmetic routines to refer to local job primitives 2024-03-11 18:14:57 +08:00
David Kotval
5a9ef20763 wip: make tests compile 2024-03-02 14:36:19 -06:00
David Kotval
7bf60e4a2b wip: trying to get unifying version 2024-02-18 16:44:04 -06:00
David Kotval
55c5a33411 Merge remote-tracking branch 'upstream/main' into update_to_v4 2023-12-13 17:45:20 -06:00