Derivation and delivery of ECC Implicit Certificates
Elliptic curve cryptography (ECC) is an approach to public-key cryptography. Its security is based on the complexity of discrete logarithm problem. ECC allows the use of a special format of digital certificates called implicit certificates. An implicit certificate has the characteristic of having very small size which make them very useful in resource constrained environments such as embedded sensor devices.
This article provides an overview of the flow for deriving and delivering implicit certificates by a certification authority.