Update libsignal-client to 0.76.0

This commit is contained in:
Fedor Indutny
2025-06-30 11:43:41 -07:00
committed by GitHub
parent e55efbd6ee
commit e4e8fadb0f
43 changed files with 245 additions and 883 deletions

View File

@@ -67,7 +67,7 @@ class ProvisioningCipherInner {
}
const ecRes = calculateAgreement(
PublicKey.deserialize(Buffer.from(masterEphemeral)),
PublicKey.deserialize(masterEphemeral),
this.keyPair.privateKey
);
const keys = deriveSecrets(