horizontalsystems / binance-chain-kit-android

Full Binance DEX Android library (SDK), implemented on Kotlin.
21 stars 16 forks source link

For more security spongycastle -> bouncycastle #9

Open Neustradamus opened 4 years ago

Neustradamus commented 4 years ago

For more security, can you change old spongycastle (based on old bouncycastle) to bouncycastle?

rickiemanie commented 2 years ago

Yes for easy access, spongycastle can change to (based on old bouncycastle) to bouncycastle.

https://www.bouncycastle.org/ https://www.bouncycastle.org/releasenotes.html http://www.bouncycastle.org/latest_releases.html

Neustradamus commented 2 years ago

@rickiemanie: Thanks for your reply!

And to solve all CVEs (vulnerabilities) too, currently a big problem.