Skip to content

TimofonicJunkRoom/StringEncrypt-WebAPI

 
 

Repository files navigation

StringEncrypt Web API with examples

StringEncrypt page allows you to encrypt strings and files using randomly generated algorithm, generating a unique decryption code in the selected programming language. Simple & fast - try it yourself!

https://www.stringencrypt.com

You can use all of the features of StringEncrypt via our Web API interface.

Our API is based on POST requests and JSON encoded response.

In our PHP example, first you have to setup configuration array $options = array();, specify API command to execute and call stringencrypt() function that will return $result array.

Bartosz Wójcik http://www.pelock.com

About

String Encryption and File Encryption for C/C++, C#, Delphi/Pascal/Object Pascal, Java, JavaScript, Python, Ruby, Haskell, MASM, FASM programming languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%