feistel-cipher
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -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"; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19800