aws-signature-v4
There are 21 repositories under aws-signature-v4 topic.
rhnvrm/simples3
Simple no frills AWS S3 Golang Library using REST with V4 Signing (without AWS Go SDK)
FantasticFiasco/aws-signature-version-4
The buttoned-up and boring, but deeply analyzed, implementation of SigV4 in .NET
lucacasonato/deno_aws_sign_v4
Generate AWS Signature V4 for AWS low-level REST APIs.
mmuppidi/httpx-auth-awssigv4
Amazon Web Services version 4 authentication for the Python httpx library
fgiova/aws-signature
This module makes it easy to sign AWS requests with the Signature V4 algorithm, using a simple interface. Each request is signed in a separate thread, so that the main thread is not blocked. The module use lru-cache to cache the signing keys, so that the same key is not computed twice.
hanshikaCodes/aws-v4-cpp-signature
the c++ implementation of awsv4 signature
opencoff/go-aws-auth
Signs requests and URLs to Amazon Web Services (AWS) using IAM roles or signed signature versions 2, 3, and 4. Supports S3 and STS, Presigned URLs
Zsmerritt/Flutter_AWS_Request
A Flutter package that generates, signs, sends requests to AWS
DarkAtra/feign-aws-sigv4
Provides feign request interceptors to sign http requests using AWS Signature V4.
djuang1/aws-sig-v4-policy
AWS Signature V4 API Policy for Anypoint Platform API Manager
tlinhart/urllib3-sigv4
Extension to urllib3 adding support for AWS Signature Version 4
djuang1/awsv4auth-extension
AWS Signature V4 Connector for Mule 4.x
filosganga/http4s-aws
AWS V4 authentication for Http4s
k-hasan-19/sigv4-aws
Example php scripts making sigv4 signed aws api requests
outscale/osc-libcurl-examples
examples of libcurl, to use Outscale Cloud.
pSharpX/react-stuffs
A bunch of react stuffs, and AWS as well !!
RBrNx/agnostic-aws-signature
Environment Agnostic implementation of the AWS Signature v4 Signing Process. Even works with React Native!
2ZGroupSolutionsArticles/Article_EZ001
How to sign a URLRequest and download a file from S3 in iOS.
jayant141/aws-signature-v4-calculations
Signature Version 4 is the process to add authentication information to AWS requests sent by HTTP.
Summer-16/Apigee-JS-AWSV4-Signature
awsSignV4Apigee.js is a Pure JavaScript implementation of AWS Signature Version 4 signing process for use with Amazon Web Services (AWS) APIs.
xp-forge/aws
AWS Core for the XP Framework