Repository navigation

#

hmac-sha512

fast_io is a C++ general-purpose exception-safe RAII I/O library based on C++ 20 Concepts. It is at least ten times faster than cstdio or iostream.

C++
903
5 年前

HMAC authentication for Rails and HTTP Clients

Ruby
480
1 年前
Go
451
2 年前

Secure Multi-Party Computation (MPC) with Go. This project implements secure two-party computation with Garbled circuit protocol.

Go
124
10 个月前

A standalone Java 7 implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm which is compatible to NIST 800-56C Rev. 1 two step KDF

Java
67
2 年前

A crypto portfolio written in Flutter. It supports Binance, Bittrex, HitBTC, Coinbase, Coinbase Pro and Mercatox

Dart
54
6 年前

Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.

PHP
24
1 年前

CryptGuard is a comprehensive cryptographic library, offering robust encryption and decryption capabilities. It integrates traditional cryptography with post-quantum algorithms, ensuring resilience against quantum computing threats.

Rust
21
1 个月前

[UNMAINTAINED] HMAC-SHA512 implementation optimized for embedded devices

Rust
15
6 年前

HMAC SHA1/SHA256/SHA512 in modern C++11. Includes time tokens and MetaTrader (MQL5) support | Библиотека HMAC для C++ и MQL5: поддержка SHA1, SHA256, SHA512 и токенов по времени

C++
9
3 个月前

A simple, double-paranoid encryption library inspired by TripleSec.

C#
5
3 年前

Burp extension to sign Payment Gateway API requests by calculating a variation of a HMAC-SHA512 and adding it to the request.

Python
4
3 年前

Simple Android lottery game (Java) that uses cryptography concepts such as: HMAC-SHA256, HMAC-SHA512, AES-128-CBC, AES-128-CTR

Java
3
2 年前
JavaScript
2
4 年前

Goexl签名框架集成,提供常见的签名验签操作

Go
2
2 年前

HMAC Implementation Example and Explanation

Python
2
1 年前

hash functions, elliptic cryptography

Java
1
3 年前

Computes cryptographic hash values (standard hashes MD5, SHA1, SHA256 and HMAC-based hashes) Share the hash with the file, to avoid "fake" ones.

PowerShell
1
8 个月前

A .NET implementation of HMAC, with support for SHA256, SHA384, and SHA512.

C#
1
3 年前