本文介紹了為什么人們使用 bouncycastle 而不是 Java 的內置 JCE 提供程序?有什么區別?的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!
問題描述
為什么人們使用 bouncycastle 而不是 Java Cryptography Extension?有什么區別?
Why do people use bouncycastle instead of Java Cryptography Extension? What is the difference?
推薦答案
BouncyCastle 還有更多密碼套件和算法 比 Sun 提供的 default 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 提供程序?有什么區別?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!
【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!