Skip to content

read openssl public or private key(PKCS#1) by java

Notifications You must be signed in to change notification settings

chenvi/OpenSSL_Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenSSL RSA Key read by Java

  1. convert openssl public key and private key(format is PKCS#1) to PKCS#8(can read by java)
  2. encrypt string by PKCS#8 format public key

About

read openssl public or private key(PKCS#1) by java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages