Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

feistel-cipher

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feistel-cipher - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

2

package.json
{
"name": "feistel-cipher",
"version": "1.3.3",
"version": "1.3.4",
"description": "Feistel cipher implementation for format-preserving encryption",

@@ -5,0 +5,0 @@ "main": "dist/lib/src/typescript/index.js",

@@ -87,5 +87,5 @@ # feistel-cipher

This library relies on three peer dependencies:
* `blakejs`;
* `keccak`;
* `sha3`.
* [`blakejs`](https://www.npmjs.com/package/blakejs);
* [`keccak`](https://www.npmjs.com/package/keccak);
* [`sha3`](https://www.npmjs.com/package/sha3).

@@ -92,0 +92,0 @@

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