signing-request

Signing Request Library

A library to generate and process EOSIO Signing Requests (ESR) transactions.

Library to assist in creating and digesting Signing Requests (ESR)

GitHub

33 stars
7 watching
20 forks
Language: TypeScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
greymass/eosio-signing-request-javaA Java library for generating and decoding EOSIO signing requests, used to facilitate transactions between applications and wallets.2
handnot2/sigawsAn Elixir library for securely signing and verifying HTTP requests using AWS Signature V412
greymass/eosio-signing-request-demoDemos various ways to use the eosio-signing-request library5
ticofab/aws-request-signerA Scala library that generates AWS signing headers for HTTP requests to various AWS services.21
bit4woo/resignA Burp Suite extension that recalculates signatures automatically after modifying request parameter values.60
wavesplatform/signerA JavaScript library for signing and broadcasting transactions on the Waves blockchain without direct access to user's private keys or seed phrases.25
greymass/anchor-linkA secure signature provider for EOSIO chains using EEP-7 signing requests53
spatie/laravel-url-signerCreates signed URLs with limited lifetimes using a secret key and validation function.708
taylorfinnell/awscr-signerProvides an AWS signing interface in Crystal for generating and verifying digital signatures.22
wavesplatform/ts-lib-cryptoA comprehensive TypeScript library providing cryptographic functions and utilities for the Waves protocol.9
jamesmarlowe/lua-resty-hmacA Lua library for generating and verifying HMAC signatures in HTTP requests.41
namshi/joseLibrary implementing JSON Web Signature specification for authenticating user credentials and verifying requests.1,797
then/then-requestA request library that returns promises and supports both browsers and node.js243
dvsekhvalnov/jose2goA Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication187
beanieboi/aws-signer.crSigns HTTP requests using AWS v413