In a public key cryptographic system, the private key of a person X is given by the function priv (x) and the public key is given by the function pub (x)
Consider the following statements:
A – priv (x) and pub(x) should be the same for better security
B – A message encrypted using pub (x) can be decrypted using pub (x)
C – The person x knows both priv (x) and pud (x)
Which of the above statements is/ are correct ?