GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

hmac-sha512

Website
Wikipedia
https://static.github-zh.com/github_avatars/expnkx?size=40
expnkx / fast_io

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.

glibciostreamstdiosha256hmac-sha512conceptsmsvclibstdcraiihacks-platforms
C++ 903
5 年前
https://static.github-zh.com/github_avatars/mgomes?size=40
mgomes / api_auth

HMAC authentication for Rails and HTTP Clients

hmachmac-authenticationRubyRailshmac-sha512
Ruby 480
1 年前
https://static.github-zh.com/github_avatars/gbrlsnchs?size=40
gbrlsnchs / jwt

Go JWT signing, verifying and validating

GoJSON Web Tokenshmachmac-sha256hmac-sha512signingjwsed25519go-modules
Go 450
2 年前
https://static.github-zh.com/github_avatars/markkurossi?size=40
markkurossi / mpc

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

multi-party-computationGompced25519hmac-sha256编程语言hmac-sha512multiparty-computation
Go 119
8 个月前
https://static.github-zh.com/github_avatars/patrickfav?size=40
patrickfav / hkdf

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 compatibl...

kdfhmachmac-sha256hashCryptographyhmac-sha512nistJava
Java 68
1 年前
https://static.github-zh.com/github_avatars/alessandrokonrad?size=40
alessandrokonrad / BitView

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

币安bittrexcoinbaseAPIFlutterDarthmac-sha256hmac-sha512binance-api加密货币比特币walletPortfolioexchangeAndroidApphitbtc
Dart 54
6 年前
https://static.github-zh.com/github_avatars/typisttech?size=40
typisttech / wp-password-argon-two

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

WordPresswordpress-pluginpassword-hashhmac-sha512argon2i
PHP 24
10 个月前
https://static.github-zh.com/github_avatars/mm9942?size=40
mm9942 / crypt_guard

#安全#CryptGuard is a comprehensive cryptographic library, offering robust encryption and decryption capabilities. It integrates traditional cryptography with post-quantum algorithms, ensuring resilience ag...

aesdecryptionencryptionencryption-decryptionfalconhmac-sha256hmac-sha512RustsignatureChaCha
Rust 16
5 个月前
https://static.github-zh.com/github_avatars/brycx?size=40
brycx / rigel

[UNMAINTAINED] HMAC-SHA512 implementation optimized for embedded devices

embeddedhmac-sha512hmac安全Cryptographycrypto
Rust 15
6 年前
https://static.github-zh.com/github_avatars/NewYaroslav?size=40
NewYaroslav / hmac-cpp

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

C++hmachmac-sha256hmac-sha512hashsha256cryptometatraderhashingtotphotp
C++ 9
1 个月前
https://static.github-zh.com/github_avatars/samuel-lucas6?size=40
samuel-lucas6 / DoubleSec

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

ChaChahmac-sha512hmacblake2blibsodiumCryptographyencryption安全cryptoaes
C# 5
3 年前
https://static.github-zh.com/github_avatars/TartarusLabs?size=40
TartarusLabs / Burp-Request-Signer

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

burp-extensionsburp-pluginhmac-sha512penetration-testing
Python 4
3 年前
https://static.github-zh.com/github_avatars/GuilhermeTeixeira13?size=40
GuilhermeTeixeira13 / NOTHING2LOSE

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

Cybersecurityhmac-sha256hmac-sha512Javapostgresql-database
Java 3
2 年前
https://static.github-zh.com/github_avatars/CodeByZach?size=40
CodeByZach / jhash.js

A JavaScript hash generator.

hashmd5sha256sha1JavaScripthmachmac-sha256hmac-sha512
JavaScript 2
4 年前
https://static.github-zh.com/github_avatars/pangum?size=40
pangum / songci

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

autoGohmac-sha256hmac-sha512
Go 2
2 年前
https://static.github-zh.com/github_avatars/aqoleg?size=40
aqoleg / crypto

hash functions, elliptic cryptography

elliptic-curve-cryptographyhmac-sha512rsasha256
Java 1
3 年前
https://static.github-zh.com/github_avatars/5Noxi?size=40
5Noxi / Hash-Generator

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

自动化hashhmac-sha256hmac-sha512md5PowerShellsha1
PowerShell 1
5 个月前
https://static.github-zh.com/github_avatars/RizkiMufrizal?size=40
RizkiMufrizal / OAuth2-HMAC

Kotlinhmac-sha512RedisOAuth 2.0JSON Web Tokenshateoas
Kotlin 1
8 年前
https://static.github-zh.com/github_avatars/samuel-lucas6?size=40
samuel-lucas6 / HMAC.NET

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

hmachmac-sha256hmac-sha512sha256
C# 1
3 年前
https://static.github-zh.com/github_avatars/password123456?size=40
password123456 / about-hmac

HMAC Implementation Example and Explanation

flask-apihmac-authenticationhmac-sha256hmac-sha512
Python 1
1 年前
loading...