String hashing templet

Revision en1, by shaheeneallamaiqbal, 2023-05-17 11:45:00

Hey all dear programmers,

from 2-3 three days i am searching for c++ string hashing code which generates base rendomly to save code from hacking and also should be double hashing.

please share link or code if you think it could be helpfull.

thanks in advance.

currently i use bellow String_hash class but i think there are some mistakes. your improvement in bellow class is most welcome. it wolud help me and fellow new learner of string hashing.

String hashing class
Tags string, hashing, templete, polinomial hash

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English shaheeneallamaiqbal 2023-05-17 11:45:00 3613 Initial revision (published)