Projects in Awesome Lists tagged with hmac-authentication
A curated list of projects in awesome lists tagged with hmac-authentication .
https://github.com/krzyzanowskim/cryptoswift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
aes aes-gcm cipher commoncrypto cryptography cryptoswift digest hmac hmac-authentication md5 sha1 sha3 swift
Last synced: 09 Apr 2026
https://github.com/krzyzanowskim/CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
aes aes-gcm cipher commoncrypto cryptography cryptoswift digest hmac hmac-authentication md5 sha1 sha3 swift
Last synced: 06 Aug 2025
https://github.com/furkansenharputlu/f-license
Open Source License Key Generation and Verification Tool written in Go
cli cli-app cli-application cli-tool customer-management go golang hmac hmac-authentication jwt jwt-authentication jwt-token license-generator license-management license-server license-tracker rsa rsa-algorithm rsa-key-encryption verification
Last synced: 13 Apr 2025
https://github.com/mgomes/api_auth
HMAC authentication for Rails and HTTP Clients
api-authentication hmac hmac-authentication hmac-md5 hmac-sha1 hmac-sha512 hmac-signature ruby ruby-on-rails
Last synced: 13 Apr 2025
https://github.com/pascaldekloe/jwt
JSON Web Token library
bearer-authentication bearer-authorization bearer-tokens ecdsa ed25519 hmac hmac-authentication http-authentication http-bearer json-web-token jwk jwt jwt-bearer-tokens rsa-signature
Last synced: 05 Apr 2025
https://github.com/approov/shipfast-api-protection
Learn practical Mobile and API security techniques: API Key, Static and Dynamic HMAC, Dynamic Certificate Pinning, and Mobile App Attestation.
api api-client api-key api-key-authentication api-keys api-secret api-security api-server apis approov certificate-pinning hmac-authentication mobile mobile-app mobile-app-attestation mobile-app-security mobile-development mobile-security mobile-security-framework pinning
Last synced: 23 Jun 2025
https://github.com/jessety/simple-hmac-auth
Protocol specification and Node library designed to make building APIs that use HMAC signatures simple
api-security hmac-authentication nodejs request-signatures request-signing simple-hmac-auth
Last synced: 07 May 2025
https://github.com/emartech/escher-js
Library for HTTP request signing (JavaScript implementation)
authentication aws4 escher escherauth hmac-authentication javascript rest-api
Last synced: 24 Sep 2025
https://github.com/peter-evans/postman-pre-request
Postman Pre-request script for HMAC Authentication with Kong
hmac hmac-authentication javascript kong postman
Last synced: 05 Jul 2025
https://github.com/unosd/passwordmanager
.NET Core cross platform password manager
aes asp-net-core cross-platform csharp firefox firefox-extension hmac hmac-authentication netcore password-manager wpf
Last synced: 08 Mar 2026
https://github.com/govtechsg/java-apex-api-security
🔑 A Java utility that form HTTP Authorization request header for API authentication
hmac-authentication hmac-sha256 http-signature rsa-signature
Last synced: 16 Mar 2026
https://github.com/nventive/requestssignature
Signs and validates HTTP requests.
aspnet-core dotnet dotnet-standard2 hmac hmac-authentication httpclient postman
Last synced: 05 May 2025
https://github.com/anishvedant/end-to-end-encryption
End-to-End Encryption with Python Socket Communication This Python project demonstrates end-to-end encryption (E2EE) using the x25519 key exchange protocol and AES encryption for secure communication between a client (Alice) and a server (Bob) over a socket connection.
advance-encryption-standard aes-encryption aes256-cbc alice bob cbc-mode client-server communication cryptography end-to-end-encryption hmac-authentication hmac-sha256 key key-generation pyhton3 server socketserver symmetric-key-cryptography
Last synced: 13 Apr 2025
https://github.com/jessety/simple-hmac-auth-express
Express middleware for creating APIs that implement hmac signatures
api-security express express-middleware hmac-authentication request-signatures request-signing simple-hmac-auth
Last synced: 07 Mar 2026
https://github.com/teng231/tokenmanager
Token manager, golang control flow access token.
golang hmac-authentication jwt-tokens rsa-algorithm token
Last synced: 24 Jul 2025
https://github.com/donatj/hmacsig
HMAC Signature Validation Middleware (e.g. for GitHub Webhooks)
go-middleware hmac-authentication middleware
Last synced: 23 Apr 2025
https://github.com/jessety/simple-hmac-auth-objc
Objective-C iOS framework for interfacing with APIs that implement hmac signatures
api-security hmac-authentication ios objective-c request-signatures request-signing simple-hmac-auth
Last synced: 23 Feb 2025
https://github.com/peter-evans/kong-hmac-python
Python module for HMAC Authentication with Kong
hmac hmac-authentication kong locust python
Last synced: 05 May 2025
https://github.com/jessety/simple-hmac-auth-koa
Koa middleware for creating APIs that implement hmac signatures
api-security hmac-authentication koa koa-middleware request-signatures request-signing simple-hmac-auth
Last synced: 07 Feb 2026
https://github.com/brokeyourbike/hmac-auth-kong-plugin
Custom HMAC auth plugin for Kong
hmac hmac-authentication kong kong-plugin
Last synced: 23 Feb 2026
https://github.com/angeal185/node-anubis-cipher
nodejs module for the anubis 256 bit cipher in cbc mode with optional hmac authentication
256-bit anubis anubis-cipher cbc-mode cipher decryption encryption encryption-decryption hmac hmac-authentication nodejs
Last synced: 16 May 2026
https://github.com/jessety/simple-hmac-auth-php
PHP library for interfacing with APIs that implement hmac signatures
api-security hmac-authentication php request-signatures request-signing simple-hmac-auth
Last synced: 23 Feb 2025
https://github.com/naveensing575/next-pay-flow
A modern subscription management platform built with Next.js 15, featuring secure payment processing with Razorpay and Google OAuth authentication.
framer-motion googleoauth hmac-authentication mongodb nextauth nextjs payment-gateway razorpay shadcn-ui tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/jessety/simple-hmac-auth-swift
Swift framework for interfacing with APIs that implement HMAC signatures
api-security hmac-authentication ios request-signatures request-signing simple-hmac-auth swift
Last synced: 13 Jun 2025
https://github.com/senseunit/basic_hmac_auth
HMAC auth helper for Squid
addon auth auth-helper authentication authentication-backend authorization authorization-handler helper hmac-authentication squid squid-helper squid-proxy
Last synced: 23 Feb 2026
https://github.com/systechsalihy/mini-s3-clone
Mini S3 Clone is a lightweight, self-hosted Amazon S3 alternative built in Go. It provides secure file storage with bucket versioning, presigned URLs, and task queue processing using Fiber, GORM, MySQL, Redis, and Asynq. Designed for developers, it allows fast prototyping of S3-like features without relying on AWS.
api-key-authentication asynq fiber file-storage file-storage-security go gorm hmac-authentication hmac-sha256 mysql presigned presigned-url redis s3 s3-clone sasl
Last synced: 12 Apr 2026
https://github.com/password123456/about-hmac
HMAC Implementation Example and Explanation
flask-api hmac-authentication hmac-sha256 hmac-sha512 how-hmac how-to-implement-hmac python-hmac
Last synced: 16 Oct 2025
https://github.com/rahul-ghadge/spring-boot-hmac-auth
Spring boot Hmac Authentication for CRUD APIs
hmac hmac-authentication hmac-sha256 rest-api spring-boot
Last synced: 29 Apr 2026
https://github.com/powerumc/powerumc.aspnetcore.hmac
This module handles Hmac authorization between servers.
csharp dotnet dotnet-core hmac hmac-authentication
Last synced: 30 Apr 2026
https://github.com/github2k10/secure-data-transmission
Secure Data Transmission Using Advanced Encryption Techniques
backend elliptic-curve-cryptography encryption-decryption fastapi hmac-authentication iot python
Last synced: 20 May 2026
https://github.com/gharib110/web-auth-methods
A Web application for implementing JWT, HMAC functionalities
golang-examples hmac-authentication jwt
Last synced: 11 Mar 2025
https://github.com/wojtekb30/fibaro-lua-hmac_sha256
Pure LUA 5.2 implementation of HMAC_SHA256 algorithm, works in Fibaro Home Center 3.
authentication-backend fibaro fibaro-hc3 fibaro-home-center hmac-authentication hmac-sha256 lua
Last synced: 17 Mar 2025
https://github.com/pedroalbanese/hmac
HMAC Implementation written in Pure AutoIt3 and OpenSSL compliant (CLI+GUI)
autoit3 hmac hmac-authentication hmac-sha1 hmac-sha256
Last synced: 16 Feb 2026
https://github.com/gharib-uk/web-auth-methods
A Web application for implementing JWT, HMAC functionalities
golang-examples hmac-authentication jwt
Last synced: 29 Oct 2025
https://github.com/alleyesonmypon/opslog
Lightweight logging gateway prototype built with FastAPI. Accepts structured log messages over HTTP and provides a foundation for further DevOps observability experiments.
alertmanager c4-model devops fastapi grafana hmac-authentication logging loki monitoring observability orchestration prometheus python rate-limiting slo
Last synced: 02 May 2026
https://github.com/pascalallen/hmac
hmac is a Go module that offers services for HTTP HMAC authentication.
go golang hmac hmac-authentication
Last synced: 24 Feb 2025
https://github.com/persys-dev/persys-agent
Persys Agent is a lightweight, CPP-based system agent for managing Docker containers, Docker Compose services, Docker Swarm clusters, and cron jobs on a node. It provides secure, API-driven orchestration, resource monitoring, and heartbeat reporting.
agent automation cpp devops distributed-systems docker docker-compose docker-swarm edge-computing hmac-authentication infrastructure monitoring orchestration systemd
Last synced: 06 May 2026
https://github.com/gh4rib/web-auth-methods
A Web application for implementing JWT, HMAC functionalities
golang-examples hmac-authentication jwt
Last synced: 27 May 2026
https://github.com/Gharib110/web-auth-methods
A Web application for implementing JWT, HMAC functionalities
golang-examples hmac-authentication jwt
Last synced: 15 Mar 2025
https://github.com/gharib110/auth-methods
A package for encrypting and decrypting tokens and messages with Golang
golang hmac hmac-authentication hmac-sha256 jwt jwt-authentication token
Last synced: 23 Mar 2025
https://github.com/gharib-uk/auth-methods
A package for encrypting and decrypting tokens and messages with Golang
golang hmac hmac-authentication hmac-sha256 jwt jwt-authentication token
Last synced: 11 Oct 2025
https://github.com/meinder-a/proxyguard
Modern, async-first replacement for Scrapoxy. High-performance HTTP CONNECT proxy rotator with HMAC auth, sticky sessions, and a live dashboard. Built on Python asyncio + uvloop.
async asyncio docker hmac-authentication http-connect-proxy load-balancer proxy-rotator python scrapoxy-alternative uvloop web-scraping
Last synced: 24 Feb 2026
https://github.com/texadactyl/cloaking.jl
This is a file cloaking utility set of APIs written in Julia. It is similar to Cloaking.py and Cloaking.c.
cbc-aes-encryption cryptography cryptography-tools decryption encryption hmac hmac-authentication julia nettle
Last synced: 04 Apr 2025