为什么人们使用bouncycastle而不是Java的内置JCE提供程序?有什么不同? [英] Why do people use bouncycastle instead of Java's built in JCE provider? What is the difference?

查看:479
本文介绍了为什么人们使用bouncycastle而不是Java的内置JCE提供程序?有什么不同?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为什么人们使用bouncycastle而不是Java加密扩展?有什么区别?

Why do people use bouncycastle instead of Java Cryptography Extension? What is the difference?

推荐答案

BouncyCastle有更多密码套件和算法 Sun提供的默认JCE

BouncyCastle has many more cipher suites and algorithms than the default JCE provided by Sun.

除此之外,BouncyCastle还有许多用于读取PEM和ASN等神秘格式的工具。 1,没有理智的人会想要重写自己。

In addition to that, BouncyCastle has lots of utilities for reading arcane formats like PEM and ASN.1 that no sane person would want to rewrite themselves.

这篇关于为什么人们使用bouncycastle而不是Java的内置JCE提供程序?有什么不同?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆