i would like to know if bouncycastle source code has been published. if yes where could I find it. so far I have found nothing really usefull.
我想知道bouncycastle源代码是否已发布。如果是,我在哪里可以找到它。到目前为止,我发现没有什么真正有用的。
3 个解决方案
#1
7
The sources are available here, which incidentally was really easy figuring out by googling "bouncycastle source code"...
这里有源代码,顺便说一句,通过Google搜索“bouncycastle源代码”很容易搞清楚...
They're also mirroring the sources on GitHub: https://github.com/bcgit/bc-java
他们也在镜像GitHub上的消息来源:https://github.com/bcgit/bc-java
Cheers,
干杯,
#1
7
The sources are available here, which incidentally was really easy figuring out by googling "bouncycastle source code"...
这里有源代码,顺便说一句,通过Google搜索“bouncycastle源代码”很容易搞清楚...
They're also mirroring the sources on GitHub: https://github.com/bcgit/bc-java
他们也在镜像GitHub上的消息来源:https://github.com/bcgit/bc-java
Cheers,
干杯,