Skip to content

A tools/demo project for cryptography with bouncy castle mainly in Chinese.

License

Notifications You must be signed in to change notification settings

sciurid/cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于BouncyCastle的加解密算法演示/测试类

涉及到的功能/算法

  • 基于密码的密钥生成:PBDKF2
  • 对称加密:AES、DES、3DES
  • 密码交换:DH
  • 非对称加密:RSA、DSA、ECC
  • OpenSSL互操作:PEM、DER文件以及PKCS#1和PKCS#8格式

About

A tools/demo project for cryptography with bouncy castle mainly in Chinese.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages