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.2.0 to 1.2.1

2

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

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

@@ -36,3 +36,5 @@ # feistel-cipher

_NB: You may also read my original white paper [here](https://github.com/cyrildever/feistel-cipher/feistel_whitepaper.pdf)._
### Usage

@@ -39,0 +41,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