torusresearch / torus-utils-swift

Swift package for fetching shares from torus-nodes
BSD 3-Clause "New" or "Revised" License
4 stars 11 forks source link

fix: Remove CryptoSwift #86

Closed ieow closed 2 months ago

ieow commented 2 months ago

the shareSecret in the encryption use both ephmeral publickey and private key it should use publickey from the input

Replace with curvelib's encryption