Socket
Socket
Sign inDemoInstall

@fuel-ts/crypto

Package Overview
Dependencies
23
Maintainers
1
Versions
1295
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fuel-ts/crypto

Utilities for encrypting and decrypting data


Version published
Weekly downloads
12K
decreased by-30.96%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@fuel-ts/crypto

@fuel-ts/crypto is a sub-module for interacting with Fuel.

This module contains the utilities for encrypting and decrypting data objects using initialization vectors (IV) and Advanced Encryption Standard (AES).

Table of contents

  • Documentation
  • Usage
  • Contributing
  • Changelog
  • License

Documentation

See Fuels-ts Documentation

Usage

Installation

pnpm add @fuel-ts/crypto
# or
npm add @fuel-ts/crypto

Full SDK Installation

Alternatively, we recommend you install the complete SDK using the umbrella package:

pnpm add fuels
# or
npm add fuels

Contributing

In order to contribute to @fuel-ts/crypto, please see the main fuels-ts monorepo.

Changelog

The @fuel-ts/crypto changelog can be found at CHANGELOG.

License

The primary license for @fuel-ts/crypto is Apache 2.0, see LICENSE.

FAQs

Last updated on 04 May 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc