2020年3月12日

AES工具类

摘要: package com.sinosoft.cms.common.util;import org.apache.commons.lang3.StringUtils; import net.sf.json.JSONObject; import javax.crypto.BadPaddingExcepti 阅读全文

posted @ 2020-03-12 17:38 多言 阅读(292) 评论(0) 推荐(0)

SHA1算法工具类

摘要: package com.sinosoft.cms.common.util;import java.security.MessageDigest;import org.apache.commons.lang3.StringUtils; import net.sf.json.JSONObject; im 阅读全文

posted @ 2020-03-12 17:33 多言 阅读(709) 评论(0) 推荐(0)

导航