h5p9sl / hmac_sha256Links
Minimal HMAC-SHA256 implementation in C / C++
☆135Updated last year
Alternatives and similar repositories for hmac_sha256
Users that are interested in hmac_sha256 are comparing it to the libraries listed below
Sorting:
- Small portable HMAC in C☆75Updated 9 months ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆88Updated 10 months ago
- base64 c implementation☆259Updated 4 years ago
- A header-only utility for writing hexdump-formatted data to C++ streams.☆61Updated 3 years ago
- Header only C++ AES cipher library☆218Updated last year
- ChaCha20 stream cipher implemented in C☆70Updated 5 months ago
- Simple RSA 1024bit library to encrypt and decrypt data using private public key. Best part of it, it does not have any dependancies other…☆38Updated 8 years ago
- C++ Header only string obfuscator library using metaprogramming. Affine Cipher technique is used for encryption and decryption.☆175Updated 5 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆279Updated 3 years ago
- C++ implementation of compile time obfuscator☆154Updated 5 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆515Updated 3 years ago
- Minimal and single-header cryptography library (AES, RSA, Base16, Base64, ZLib), implemented for education purposes - use @abumq/ripe for…☆102Updated last week
- RSA2048☆85Updated 6 years ago
- C++14 header-only easy-to-use cryptographic hash library☆64Updated last year
- Base64 encode/decode☆279Updated 3 months ago
- pack and unpack binary data.☆66Updated 2 years ago
- A modern C++ base64 encoder / decoder☆179Updated 4 months ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆185Updated 2 years ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆96Updated 2 years ago
- Header-only C/C++ IPC for Windows, Linux and macOS.☆46Updated last year
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆413Updated 4 years ago
- run C++ from anywhere☆121Updated 5 years ago
- Simple header-only compile-time library for string obfuscation (C++14)☆262Updated 3 years ago
- C++ implementation of ChaCha20 algorithm☆40Updated 5 years ago
- Library for parsing internal structures of PE32/PE32+ binary files.☆167Updated 7 months ago
- A minimalist implementation of AES algorithms in C☆49Updated 7 months ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆105Updated last month
- Load ELF binaries from a memory buffer.☆41Updated 4 years ago
- C++17, multi-architecture cross-platform hooking library with clean API.☆110Updated last year
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆111Updated 2 years ago