Re-randomized FROST signatures for threshold cryptography with re-randomizable keys
npm install @frosts/rerandomized> ⚠️ Disclaimer: This is an independent project created for personal learning. It has not been audited and is not ready for production use. For production applications, please use the audited Rust implementation by the Zcash Foundation.
Re-randomized FROST (Flexible Round-Optimized Schnorr Threshold) signatures for threshold cryptography with re-randomizable keys. This package implements Re-Randomized FROST, which allows creating signatures using FROST under re-randomized keys.
For more information, visit the repository at: https://github.com/leonardocustodio/frosts
MIT