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

feistel-cipher

Package Overview
Dependencies
Maintainers
5
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.1.3 to 1.1.4

0

.eslintrc.json

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

export * from './feistel';
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

2

package.json
{
"name": "feistel-cipher",
"version": "1.1.3",
"version": "1.1.4",
"description": "Feistel cipher implementation for (almost) format-preserving encryption",

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

@@ -0,0 +0,0 @@ # feistel-cipher

Sorry, the diff of this file is not supported yet

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