mirror of
https://github.com/signalapp/libsignal.git
synced 2026-04-25 17:25:18 +02:00
323 B
323 B
v0.89.0
- Node: Implementing
IdentityKeyStore.getIdentityKeyPair()can avoid rederivation of the public key from the existingIdentityKeyStore.getIdentityKey()requirement. In the future, the PrivateKey-onlygetIdentityKey()will be removed. - Node: Update all uses of
Uint8ArrayandBufferto useArrayBuffer