Repository navigation

#

hmac-authentication

CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift

Swift
10325
2 个月前

HMAC authentication for Rails and HTTP Clients

Ruby
479
1 年前

Learn practical Mobile and API security techniques: API Key, Static and Dynamic HMAC, Dynamic Certificate Pinning, and Mobile App Attestation.

Kotlin
80
4 个月前

Protocol specification and Node library designed to make building APIs that use HMAC signatures simple

TypeScript
15
3 年前

Postman Pre-request script for HMAC Authentication with Kong

JavaScript
12
6 年前

Library for HTTP request signing (JavaScript implementation)

JavaScript
12
9 个月前

Fast Realization of HMAC based on SM3 Algorithm. Written in pure C and run in Linux environment, the HMAC calculation is basically maintained at the level of milliseconds, and the calculation rate is maintained at around 72MBps. The calculation delay can be ignored for processing messages below 10MB, and the calculation rate is the best for hundred KB level messages.

C
11
5 年前

Example of how to do HMAC-based Auth with Spring's WebClient

Java
11
9 个月前

C++ library for SHA256 & SHA256-HMAC calculation.

C++
8
5 年前

Implementation of a Software Defined Perimeter in Ryu SDN Framework

Python
8
2 年前

🔑 A Java utility that form HTTP Authorization request header for API authentication

Java
7
9 个月前

🔁 Antares Project Rest API Component. Design your application without focus to restfull api driven development. Just create standard Antares application, API layer will be transformed without any interference.

PHP
5
7 年前

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.

Python
5
10 个月前

Express middleware for creating APIs that implement hmac signatures

TypeScript
4
23 天前