Skip to content

rohitsaraswat7865/PHP_Algorithm_To_Generate_Validate_CheckSum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Algorithm to calculate checksum, validate data i.e. prevent modification of crucial parameters over network, in logs, storage. Ex. Fintech params like Card Number, Amount, Invoice in flyby. Based on XOR Cipher.