Files
libsignal/java/tests
Jack Lloyd 1ec8c3a729 Support offset/length params for GCM encryption in Java API
As Java has no concept of slices and we need some way of doing partial
updates, since this is required to implement the JCE Cipher interface,
and Android uses it.
2021-03-19 15:01:20 -04:00
..