You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Node (GSE): Implement toToken() and encryptUserId() for
CallLinkSecretParams
- The Net class (Network in Java) now stores a string-map of "remote
config" information, intended for the same sort of server-provided
configuration that the apps already have.
- Build for Android with 16KB page support, which makes the library
usable on some newer Android devices that were previously not
supported.
- Add in new CDSI enclave ID, now supporting Kyber HFS Noise channels.
- Swift: Allow initializing UnidentifiedSenderMessageContent from its
serialized form. (Contributed by @saman3d!)