What is a PKI ?
Answer / siddhartha pradhan
PKI is the acronym for Public Key Infrastructure. The technology is called Public Key because unlike earlier forms of cryptography it works with a pair of keys. One of the two keys may be used to encrypt information which can only be decrypted with the other key. One key is made public and the other is kept secret. The secret key is usually called the private key. Since anyone may obtain the public key, users may initiate secure communications without having to previously share a secret through some other medium with their correspondent. The Infrastructure is the underlying systems needed to issue keys and certificates and to publish the public information.
| Is This Answer Correct ? | 15 Yes | 4 No |
What is feal?
What is iKP ?
What are some of the basic types of cryptanalytic attack ?
What improvements are likely in factoring capability ?
What are the alternatives to rsa?
What is the current status of DSS?
What is a birthday attack?
What are some of the more popular techniques in cryptography ?
What is blakleys secret sharing scheme?
What is primality testing ?
Which two cryptographic mechanisms provide confidentiality?
What are lattice-based cryptosystems ?