mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 17:29:38 +01:00
Replace curve25519-java with libsignal-client
These APIs stemmed from a common source long ago, so there's not much to change!
This commit is contained in:
committed by
Jon Chambers
parent
73ea6e4251
commit
0011b8925b
@@ -6,7 +6,7 @@
|
||||
package org.whispersystems.textsecuregcm.auth;
|
||||
|
||||
import org.junit.Test;
|
||||
import org.whispersystems.textsecuregcm.crypto.Curve;
|
||||
import org.whispersystems.libsignal.ecc.Curve;
|
||||
import org.whispersystems.textsecuregcm.storage.Account;
|
||||
import org.whispersystems.textsecuregcm.storage.Device;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user