3
0
mirror of https://github.com/Qortal/altcoinj.git synced 2025-01-31 07:12:17 +00:00
altcoinj/core
Mike Hearn 0739a6f674 Port to the latest BouncyCastle API and switch to the SpongyCastle lightweight API. It has the following benefits:
- Keeps us up to date with the crypto library
 - Resolves the need for an Android artifact by using a renamed lib
 - Switches to the lightweight API so minimizes our dependencies, which is also required for the native branch to be merged

 Resolves issue 171
2012-05-18 17:03:55 +02:00
..
src Port to the latest BouncyCastle API and switch to the SpongyCastle lightweight API. It has the following benefits: 2012-05-18 17:03:55 +02:00
findbugs.xml Clear out some more FindBugs warnings. 2012-04-04 23:52:02 +02:00
pom.xml Port to the latest BouncyCastle API and switch to the SpongyCastle lightweight API. It has the following benefits: 2012-05-18 17:03:55 +02:00