A WASM implementation of the Silent Threshold Encryption.
https://ronantakizawa.github.io/wasm-silent-threshold-encryption/
Based on the project Threshold Encryption with Silent Setup
Paper: https://eprint.iacr.org/2024/263
Github Repository: https://github.com/guruvamsi-policharla/silent-threshold-encryption
WARNING: The Silent Threshold Encryption may fail depending on your browser and its memory usage for WASM. I recommend using Chrome / Firefox and clearing out unnecessary tabs.