feistel-cipher
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"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 @@ |
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
32490
89