libsignal/java/shared
Trevor Perrin 7e12a71889
zkgroup: Optimize credential presentation and FFI cleanup
Optimize presentation of credentials (AuthCredentialPresentationV2, ProfileKeyCredentialPresentationV2, PniCredentialPresentationV2). Server will accept V1 or V2 presentations. Clients will produce V2.

Various improvements to FFI to support this, and some minor optimizations (in particular "lazy statics" to avoid redundant loading of SystemParams).
2022-04-06 11:07:08 -07:00
..
java/org/signal/libsignal zkgroup: Optimize credential presentation and FFI cleanup 2022-04-06 11:07:08 -07:00
resources/META-INF/proguard Java: Add a ProGuard file to preserve our JNI bindings 2022-03-29 17:08:48 -07:00