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

feistel-cipher

Package Overview
Dependencies
Maintainers
3
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.5.1 to 1.5.2

2

dist/lib/src/typescript/index.d.ts
export * from './feistel';
export * from './fpe';
export * from './custom';
export { BLAKE2b, KECCAK, SHA_256, SHA_3, isAvailableEngine } from './utils/hash';
export { BLAKE2b, KECCAK, SHA_256, SHA_3, Engine, isAvailableEngine } from './utils/hash';
export * from './utils/base256';
//# sourceMappingURL=index.d.ts.map
{
"name": "feistel-cipher",
"version": "1.5.1",
"version": "1.5.2",
"description": "Feistel cipher implementation for format-preserving encryption",

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

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