ports/security/aws-c-auth/pkg-plist
Danilo Egea Gondolfo 7d42f97bb9 security/aws-c-auth: Add new port
C99 library implementation of AWS client-side authentication:
standard credentials providers and signing.
2021-10-25 15:04:51 +01:00

18 lines
671 B
Text

include/aws/auth/auth.h
include/aws/auth/aws_imds_client.h
include/aws/auth/credentials.h
include/aws/auth/exports.h
include/aws/auth/private/aws_profile.h
include/aws/auth/private/aws_signing.h
include/aws/auth/private/credentials_utils.h
include/aws/auth/private/key_derivation.h
include/aws/auth/private/sigv4_http_request.h
include/aws/auth/signable.h
include/aws/auth/signing.h
include/aws/auth/signing_config.h
include/aws/auth/signing_result.h
lib/aws-c-auth/cmake/aws-c-auth-config.cmake
lib/aws-c-auth/cmake/shared/aws-c-auth-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/aws-c-auth/cmake/shared/aws-c-auth-targets.cmake
lib/libaws-c-auth.so
lib/libaws-c-auth.so.1.0.0