Skip to content

c0710204/CastleCrypt

 
 

Repository files navigation

CastleCrypt allows you to en-/decrpyt your data with PHP and/or JAVA.

CastleCrypt uses AES and RSA for public-key cryptography.

HowTo:
	1. Gernate Public-/PrivateKey with the the generate_keypair.sh 
	   script in scripts/
	   
	   .der files are for JAVA and .pem files are for PHP
	
	2. Look at the examples in examples/

About

A small library with de- and encryption methods for PHP and JAVA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published