1.0.2 • Published 4 years ago

rail-fence-v2 v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

zic_zak_railfence

here i have developed railfence in dynamic zic zak patten. https://stackoverflow.com/questions/50864159/stuck-on-decryption-in-new-rail-fence-cipher-zig-zac-patten/50865838#50865838

const railfence = require("rail-fence-v2");
import railfence from "rail-fence-v2"

console.log(railfence.encrypt("Cipher Text")); // encrypt Cipher

console.log(railfence.decrypt(railfence.encrypt("Cipher Text"))); decrept Cipher

}
1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago