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 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
greymass/eosio-signing-request-java A Java library for generating and decoding EOSIO signing requests, used to facilitate transactions between applications and wallets. 2
handnot2/sigaws An Elixir library for securely signing and verifying HTTP requests using AWS Signature V4 12
greymass/eosio-signing-request-demo Demos various ways to use the eosio-signing-request library 5
ticofab/aws-request-signer A Scala library that generates AWS signing headers for HTTP requests to various AWS services. 21
bit4woo/resign A Burp Suite extension that recalculates signatures automatically after modifying request parameter values. 60
wavesplatform/signer A 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-link A secure signature provider for EOSIO chains using EEP-7 signing requests 53
spatie/laravel-url-signer Creates signed URLs with limited lifetimes using a secret key and validation function. 708
taylorfinnell/awscr-signer Provides an AWS signing interface in Crystal for generating and verifying digital signatures. 22
wavesplatform/ts-lib-crypto A comprehensive TypeScript library providing cryptographic functions and utilities for the Waves protocol. 9
jamesmarlowe/lua-resty-hmac A Lua library for generating and verifying HMAC signatures in HTTP requests. 41
namshi/jose Library implementing JSON Web Signature specification for authenticating user credentials and verifying requests. 1,797
then/then-request A request library that returns promises and supports both browsers and node.js 243
dvsekhvalnov/jose2go A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication 187
beanieboi/aws-signer.cr Signs HTTP requests using AWS v4 13