在node.js和android中使用JSON文件加密和解密
Using JSON file encryption and decryption in node.js and android
这里我需要 encrypt/decrypt JSON 使用加密库 node.js 和 android 文件。
经过一些 google 搜索后,我只得到字符串 enc/dec 但我必须在 android 和 [=22= 之间做 enc/dec 整个 json 文档].
在 android 中有实现它的示例吗?
在 node.js 中使用管道概念获得可转换流,在 android.Thank 中获得 cipherI/O 流
这里我需要 encrypt/decrypt JSON 使用加密库 node.js 和 android 文件。
经过一些 google 搜索后,我只得到字符串 enc/dec 但我必须在 android 和 [=22= 之间做 enc/dec 整个 json 文档].
在 android 中有实现它的示例吗?
在 node.js 中使用管道概念获得可转换流,在 android.Thank 中获得 cipherI/O 流