AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Namespaces
Cryptographic Functions Implementation

Implementations for Cryptography API. More...

Namespaces

 alexaClientSDK::crypto
 OpenSSL-based implementation.
 
 alexaClientSDK::crypto::test
 Test cases for Cryptographic Functions Implementation.
 

Detailed Description

Implementations for Cryptography API.

Lib_acsdkCrypto provides implementation of cryptographic functions to encrypt and decrypt data, to generate keys and initialization vectors, and to compute digests.

The reference implementation uses OpenSSL library, but can be extended to use platform-specific APIs.

See also
Cryptography API
alexaClientSDK::crypto
alexaClientSDK::crypto::test

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0