cloudflare / voprf-ts

A TypeScript library for Oblivious Pseudorandom Functions
BSD 3-Clause "New" or "Revised" License
28 stars 12 forks source link

feat: implement noble decaf448/ristretto255 groups #42

Closed sublimator closed 1 year ago

sublimator commented 1 year ago

Changes

sublimator commented 1 year ago

My point was that the Group interface has unparameterized hashing methods. i.e. the modeling could be a bit off?

Or was I confused? On mobile atm.

armfazh commented 1 year ago

Thanks @sublimator .