Looly 4 years ago
parent
commit
720d24566b

+ 0 - 1
hutool-crypto/src/test/java/cn/hutool/crypto/test/symmetric/AESTest.java

@@ -60,7 +60,6 @@ public class AESTest {
 	 * <p>
 	 * AES在线解密 AES在线加密 Aes online hex 十六进制密钥 - The X 在线工具
 	 * https://the-x.cn/cryptography/Aes.aspx
-	 * <p>
 	 */
 	@Test
 	public void encryptPKCS7Test2() {