i want to implement Pseudo Random Function for these two functions in java:

f(sk,.)={0,1}^* multiply sk ---> {0,1}^k,

where sk is secret key (a random key).

g(.,.)= {0,1}^k multiply {0,1} ----> {0,1}^L

which function should used in this case.

More Amal Hashim's questions See All
Similar questions and discussions