From: AsamK Date: Sun, 3 Apr 2016 12:08:46 +0000 (+0200) Subject: Use original bouncycastle instead of spongycastle X-Git-Tag: v0.3.1~1 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/edf5c9eb43917eb7231906d8d1a6b9d2b1f43627?ds=sidebyside;hp=edf5c9eb43917eb7231906d8d1a6b9d2b1f43627 Use original bouncycastle instead of spongycastle spongycastle is used by Signal-Android, because android has a crippled bouncycastle. Spongycastle seems to have a problem with Oracle JDK 8. Fixes #9 ---