Libraries tagged by hmvc
osteel/dime
22 Downloads
Calculate your cryptoasset taxes in the UK
nurtext/signed-request
5689 Downloads
Simple encoding/decoding of data and hash validation using a shared secret
narf/simple-encryption
27 Downloads
A simple library for symmetric encryption under PHP
kigkonsult/openssltoolbox
3 Downloads
the PHP OpenSSL Toolbox
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
aseo/api
74298 Downloads
Analytics SEO Api Client
abmmhasan/otp
19 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
typisttech/wp-password-argon-two
407 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
frbit/message-signer
1339 Downloads
A flexible message signing and verification framework. Includes Guzzle3 and Guzzle4 Plugin.
aaronjan/telegrapher
5969 Downloads
Handy message signer & authenticator.
mkd/laravel-otp
7 Downloads
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
imseyed/auth2fa
65 Downloads
PHP library provides functionality for generating Time-based One Time Passwords (TOTP) and HMAC-based One Time Passwords (HOTP), commonly used in two-factor authentication (2FA) systems.
dpc/hash-verifier
49 Downloads
Package for Nonce Generation & HMac Validation for authentication with APIs
dchapkine/guzzle-http-signature
115 Downloads
Guzzle plugin to sign HTTP requests using hmac ... Or, in another words, it is a PHP 5.3+ port of https://github.com/joyent/node-http-signature library (the request signing part only)
aporat/laravel-auth-signature
446 Downloads
A Laravel package providing a middleware for validating API requests with HMAC-SHA256 signatures