Libraries tagged by xecd
gregorj/correct-horse
185 Downloads
A random passphrase generator inspired by Randall Munroes XKCD #936
fridde/what3words_passwords
6 Downloads
Create XKCD-like passwords using the word database of what3words
adamnatad/laravel-ntpayments
1 Downloads
Modular Payment Gateway Integration Package for Laravel and Flutter (Xendit, Paymongo)
paragonie/sodium_compat
105482849 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
starkbank/ecdsa
27224009 Downloads
fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)
web-token/jwt-signature-algorithm-ecdsa
13685704 Downloads
ECDSA Based Signature Algorithms the JWT Framework.
simplito/elliptic-php
1808273 Downloads
Fast elliptic curve cryptography
mdanter/ecc
5441415 Downloads
PHP Elliptic Curve Cryptography library
paragonie/ecc
353618 Downloads
PHP Elliptic Curve Cryptography library
acmephp/acmephp
145496 Downloads
Let's Encrypt client written in PHP
bitwasp/bitcoin
516913 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
bitcoin-php/bitcoin-ecdsa
46562 Downloads
PHP library allowing to generate BTC addresses from private keys
ionux/phactor
53232 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
bitwasp/secp256k1-php
176894 Downloads
PHP Extension with bindings for bitcoin/secp256k1.
acmephp/ssl
1042629 Downloads
PHP wrapper around OpenSSL extension providing SSL encoding, decoding, parsing and signing features