标签: android encryption cryptography tripledes
我有来自json的字符串格式的密钥和数据。我想使用密钥使用triple des方法加密和解密数据。在android中有没有可用于triple des的库?如果没有,请给我一个问题的解决方案。