mirror of
https://github.com/oxen-io/session-android.git
synced 2025-03-12 10:30:53 +00:00

1) Move all the crypto classes from securesms.crypto. 2) Move all the crypto storage from securesms.database.keys 3) Replace the old imported BC code with spongycastle.
4 lines
52 B
Makefile
4 lines
52 B
Makefile
|
|
all:
|
|
protoc --java_out=../src/ PreKeyEntity.proto
|