Artifacts using Bouncy Castle Provider (4,062)
Sort:
popular
|
newest
3. Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs2,662 usages
org.bouncycastle » bcpkix-jdk15onBouncyCastle
The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
Last Release on Dec 1, 2021
Relocated → org.bouncycastle »
bcpkix-jdk18on
Core libraries for Apache Spark, a unified analytics engine for large-scale data processing.
Last Release on Dec 20, 2024
6. Jedis2,464 usages
redis.clients » jedisMIT
Jedis is a blazingly small and sane Redis java client.
Last Release on Sep 27, 2024
10. OkHttp1,523 usages
com.squareup.okhttp » okhttpApache