hmac-authentication
There are 57 repositories under hmac-authentication topic.
angeal185/node-anubis-cipher
nodejs module for the anubis 256 bit cipher in cbc mode with optional hmac authentication
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.
beyondszine/Cryptosuite
Cryptographic suite for Arduino (SHA, HMAC-SHA) & ESP8266
edmunds/EDHmacClient
iOS HMAC authentication client for https://github.com/bazaarvoice/jersey-hmac-auth
password123456/about-hmac
HMAC Implementation Example and Explanation
powerumc/Powerumc.AspNetCore.Hmac
This module handles Hmac authorization between servers.
AishaSaleem110/ComputerSecurityUserAuthentication
Computer Security exercises containing password cracking, user authentication, HMAC, Needham Schroeder Protocol and Linux file and folder permissions
fusionking/secure-door-system
A secure door access system with key exchange / secure authentication protocol
Jagdish-J-P/billdesk-hmac
Billdesk Payment Gateway v1.2 with HMAC Encryption implementation for Laravel
lepadatu/aws-github-webhook-authentification
A serverless way to authenticate GithHub webhooks, primarily for usage with AWS private resources (e.g. private Jenkins instance)
markuspalme/Security.HmacAuthentication
Hmac authentication for ASP.NET Core 2.0
pascalallen/hmac
hmac is a Go module that offers services for HTTP HMAC authentication.
Pirsanth/journal
A fullstack online web application project made with vanilla Node.js and no frontend frameworks. Uses MongoDB for the database and implements session based authentication. Minimal imported code, e.g I wrote the code for form validation and sessions all by myself.
charlsdev/hmac-api-example
Autenticación HMAC en una API, esto es una base para otro método de seguridad en las aplicaciones
Gharib110/auth-methods
A package for encrypting and decrypting tokens and messages with Golang
Gharib110/web-auth-methods
A Web application for implementing JWT, HMAC functionalities
Github2k10/Secure-Data-Transmission
Secure Data Transmission Using Advanced Encryption Techniques
mssandeepkamath/jwt-authorization-api
Authorization RESTful API using Kotlin's ktor, Postgresql and JWT.
pedroalbanese/hmac
HMAC Implementation written in Pure AutoIt3 and OpenSSL compliant (CLI+GUI)
szybia/PasswordManager
Personal CLI Python Password Manager.
texadactyl/Cloaking.jl
This is a file cloaking utility set of APIs written in Julia. It is similar to Cloaking.py and Cloaking.c.