Skip to content

Small function to decrypt and encrypt a string with a polybios square.

License

Notifications You must be signed in to change notification settings

webserviceXXL/Polybios-square

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Polybios-square

Small function to decrypt and encrypt a string with a polybios square cryptography. Not very secure, but interesting.

Usage

$var = "some text";
echo polybios($var);

Example output

Hello World = 2315323235 5335433214

About

Small function to decrypt and encrypt a string with a polybios square.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages