Replace spongycastle with bouncycastle

This commit is contained in:
Dominik Schürmann
2016-02-09 00:24:46 +01:00
parent 55b4790abd
commit 79db5c0ebe
89 changed files with 362 additions and 362 deletions

View File

@@ -1,6 +1,6 @@
package org.sufficientlysecure.keychain.linked;
import org.spongycastle.util.Strings;
import org.bouncycastle.util.Strings;
import org.sufficientlysecure.keychain.Constants;
import org.sufficientlysecure.keychain.R;
import org.sufficientlysecure.keychain.pgp.WrappedUserAttribute;