This is only a wrapper layer to abstract the different Crypto ASymmetric implementations. With this wrapper it is possible to support more than one ASymmetric implementation in parallel, by adapting this wrapper. More...

Modules | |
| Examples | |
| ASymmetric Crypto Examples. | |
| Component : mbedTLS | |
| mBedTLS Sub-Component ASymmetric Cryptography library. | |
| Component : Stub | |
| Stub Sub-Component ASymmetric Cryptography library. | |
| ErrorCodes | |
| These component implement the Crypto ASymmetric custom Error codes. | |
| Common Definitions | |
| These are common definitions for most of the Crypto commands. | |
| Commands_Hash | |
| Describes about the ASymmetric Crypto's Hash related commands. | |
| Commands_ECC | |
| Describes about the ASymmetric Crypto's ECC related commands. | |
| Commands_Utility | |
| Describes about the CryptoASym Utility functions. | |
This is only a wrapper layer to abstract the different Crypto ASymmetric implementations. With this wrapper it is possible to support more than one ASymmetric implementation in parallel, by adapting this wrapper.
Important hints for users of this component: