Skip to content

DamianPacanowski/HashSet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

HashSet is a php class for create a hash.

include('../hash.set.php');
$hash_set = new hash;
$hash=str_replace('=','',base64_encode($hash_set->catch('string',1,'key','iv')));