Libraries tagged by jSignature
rauny-henrique/bitcoin
131 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
netoxygen/proxypay
2235 Downloads
ProxyPay library. Provides methods to compose SHA signatures and to check ProxyPay responses.
nazirul-amin/sentinel-actor
6 Downloads
A Laravel package for monitoring applications by sending exception and event data to webhook endpoints with HMAC-SHA256 signature verification.
markuspaks/xades-tools
277 Downloads
Sign files and verify signatures using XAdES
jeidison/pdf-signer
8 Downloads
Project to add digital signature in pdf files
hejunjie/url-signer
268 Downloads
一个用于生成和验证带签名的 URL 的工具类,支持设置有效期与参数加密。可用于接口防篡改、防盗链、下载链接保护等场景 | A PHP library for generating URLs with encryption and signature protection—useful for secure resource access and tamper-proof links.
hejunjie/encrypted-request
26 Downloads
PHP 请求加密工具包,支持 AES 解密、签名与时间戳验证,快速实现前后端安全通信 | PHP encryption toolkit for AES decryption, signature, and timestamp verification, enabling fast and secure front-to-backend communication. Front-end npm package generates encrypted request parameters without changing existing APIs
gtt/thrift-generator
56 Downloads
Generates .thrift files based on php classes signatures
gboddin/psk-validator
209 Downloads
Pre-shared key time based signature validtor
gamringer/xmldsig
245 Downloads
A PHP library for XML digital signature
frc/wp-sign-s3-urls
856 Downloads
Add signature to all s3 URLs.
cyril-bochet/yousign-api-client-v3
253 Downloads
API client for Yousign · French eSignature solution.
cryptothree/bitcoin
34 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
cdma-numiscorner/ebay-developer-key-management-api
560 Downloads
Due to regulatory requirements applicable to our EU/UK sellers, for certain APIs, developers need to add digital signatures to the respective HTTP call. The Key Management API creates keypairs that are required when creating digital signatures for the following APIs:All methods in the Finances APIissueRefund in the Fulfillment APIGetAccount in the Trading APIThe following methods in the Post-Order API:Issue Inquiry RefundIssue case refundIssue return refundProcess Return RequestApprove Cancellation RequestCreate Cancellation RequestNote: For additional information about keypairs and creating Message Signatures, refer to Digital Signatures for APIs.
barymont/cognito-token-verifier
6 Downloads
This library verifies that the signature of the JWT is valid, comes from a desired application, and that the token has not been tampered with or expired.