mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-01 22:25:46 +01: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
|