eter_oprf 1.0.0
eter_oprf: ^1.0.0 copied to clipboard
RFC 9497 (2HashDH) OPRF protocol on P-256 for Dart/Flutter. Interoperable with @noble/curves server implementations. Supports threshold 3-of-3 additive OPRF. No P-256 OPRF library exists for Dart.
1.0.0 #
- Initial release.
- RFC 9497 (2HashDH) OPRF on P-256.
- Threshold 3-of-3 additive OPRF via
addPoints. - Interoperable with
@eter/oprfnpm package.