The challenge response protocol generates unique substring key to a user.
The authenticated users can share their files in social networks and the
unique key are partially generated key uses all combination of random
substrings from a user’s given answer to a secrete question. Design a C
program to find all substring of a string using dynamic memory allocation
Comments
Leave a comment