libsignal-protocol-dotnet icon indicating copy to clipboard operation
libsignal-protocol-dotnet copied to clipboard

Results 5 libsignal-protocol-dotnet issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.4 to 3.15.0. Release notes Sourced from Google.Protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...

dependencies

Hi, I need to send one-way encrypted messages to user groups (admin sends messages into group). Does Signal protocol suits well for such task? I did some research and didn't...

This modifies the existing callback support to work with Task based callbacks. It also passes the SessionRecord (when available) to the callback (as not yet committed for prekey), needed for...

CSProj files have been updated to enable SourceLink in your nuget --- *[This pull request was created with an automated workflow]* I noticed that your repository and Nuget package are...

We are using `Debug.WriteLine` on 3 occasions. If we want them in our logs, we'll have to move the logging here.