ZenGo-X / multi-party-ecdsa

Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).
GNU General Public License v3.0
966 stars 309 forks source link

Aes gcm upgrade (removes rust-crypto) #153

Closed tmpfs closed 2 years ago

tmpfs commented 2 years ago

Closes #152.

survived commented 2 years ago

We have pending PR that does the same: #149 😬

tmpfs commented 2 years ago

Ha ha, wasn't sure if this was in the works, should have searched harder! No worries!