Files
libsignal/java
Jordan Rose 852069bdc9 bridge: Add zkgroup APIs
These APIs are designed to match the generated "simpleapi" entry
points in the original zkgroup repository, to make it easier to adapt
the existing Java, Swift, and TypeScript code to libsignal-client.

The cbindgen-generated signal_ffi.h now includes constants, so that
the fixed-size arrays used to serialize zkgroup types can use named
constants in Rust. This meant filtering out some constants that were
getting picked up but that should not be included.

Note that this commit makes references to Java exception types that
will be added in a later commit.
2021-11-08 11:04:41 -08:00
..
2021-11-08 11:04:41 -08:00
2021-10-28 17:27:30 -07:00
2021-10-27 10:36:57 -07:00
2021-10-27 10:36:57 -07:00
2021-09-24 16:31:08 -07:00