ZcashFoundation / redjubjub

A minimal RedJubjub implementation for use in Zebra.
Other
28 stars 21 forks source link

remove unneeded digest dependency #156

Closed conradoplg closed 1 year ago

conradoplg commented 1 year ago

This was done in reddsa but we forgot to do it here too.

Closes https://github.com/ZcashFoundation/redjubjub/issues/154