Socket
Socket
Sign inDemoInstall

@cloudflare/blindrsa-ts

Package Overview
Dependencies
Maintainers
36
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/blindrsa-ts

blindrsa-ts: A TypeScript Library for the Blind RSA Signature Protocol


Version published
Weekly downloads
1.3K
decreased by-10.24%
Maintainers
36
Weekly downloads
 
Created
Source

NPM NPM

NPM

blindrsa-ts: A TypeScript Library for Blind RSA Signature protocol.

Specification: Compliant with IETF draft-irtf-cfrg-rsa-blind-signatures and tests vectors match with v14.

Development

TaskNPM scripts
Installing$ npm ci
Building$ npm run build
Unit Tests$ npm run test
Examples$ npm run examples
Benchmarking$ npm run bench
Code Linting$ npm run lint
Code Formatting$ npm run format

Dependencies

This project uses the Stanford Javascript Crypto Library sjcl. Use the following command to configure the library.

 $ make -f sjcl.Makefile

License

The project is licensed under the Apache-2.0 License.

Keywords

FAQs

Package last updated on 11 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc