Tagged Questions
1
vote
3answers
178 views
Realize a MAC using a Pseudo-random function?
Given a pseudo-random function and assuming that we do not have any other tools,
How can we construct a MAC?
I believe this can be done. Would like to know if there is more than one way of doing ...