Calculating a shared secret
Short answerGiven p = 23 and g = 5, Alice chooses a = 4 and receives B = 19 from Bob. What shared secret s does she obtain? (s = B^a mod p)
Given p = 23 and g = 5, Alice chooses a = 4 and receives B = 19 from Bob. What shared secret s does she obtain? (s = B^a mod p)