encryptionhahaha
Version:
`encryptionhahaha` 是一个趣味文本加密/解密工具,通过填充词和随机候选词组增加了加密的随机性,加解密过程完全可逆。
24 lines (23 loc) • 426 B
JSON
{
"name": "encryptionhahaha",
"version": "1.0.3",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"encryption",
"decryption",
"chinese",
"text-encryption",
"hex-encoding",
"steganography",
"unicode",
"cipher",
"text-obfuscation",
"chinese-characters"
],
"author": "",
"license": "MIT"
}