Skip to content

TEA (Tiny Encryption Algorithm) 64 bits value, by 128 bits key , QQ do 16 round for php.

License

Notifications You must be signed in to change notification settings

rryqszq4/tea-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

tea-php

TEA (Tiny Encryption Algorithm) 64 bits value, by 128 bits key , QQ do 16 round for php.

test

<?php
	require_once ('tea.php');
	Tea::test();
?>

About

TEA (Tiny Encryption Algorithm) 64 bits value, by 128 bits key , QQ do 16 round for php.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages