Safely pass trusted data to untrusted environments and back.
-
Updated
Jun 14, 2025 - Python
Safely pass trusted data to untrusted environments and back.
"Zero-Knowledge" Proof Implementation with HMAC Communication in Python
A Requests auth module for the IETF HTTP Message Signatures draft standard
GOST cryptographic functions
Metadata encoding and extraction for AI-generated content
Microsoft Azure "Shared Access Signature" token generator, for MicroPython (used on Pycom modules & ESP32)
HMAC Authentication for the django-rest-framework
Elliptic Curve Cryptography for public key encryption and ECDSA. Elliptic Cryptography Diffie Hellman Key Exchange with AES algorithms are implmented as well as Sha512
π CLI tool to generate two-factor authentication (2FA) tokens!
A Python demo, for Socket communications between server and clients, use AES-256 in CBC mode and HMAC for encryption and authentication.
libpytwitterbarebone is a bare bone Python implementation of Twitter connectivity. It uses plain sockets and encryption to send HTTP POST packet signed with OAuth signature and sent over secure TLS tunnel.
An algorithm for authenticated encryption with associated data using Speck and HMAC-SHA256.
Python module for HMAC Authentication with Kong
Simple TOTP algorithm implementation.
Simulates how HMAC works for a simple message. A pseudo-random key is generated which is used to xor encrypt the original and generate the HMAC.
Hybrid quantum-classical encryption system using BB84 protocol, AES-256, HMAC, and optional post-quantum signatures. Includes full GUI and scientific metrics logging.
Add a description, image, and links to the hmac topic page so that developers can more easily learn about it.
To associate your repository with the hmac topic, visit your repo's landing page and select "manage topics."