(Share a set of encryption algorithms (3des): 1)?? Encryption process: string → 3des encryption → encrypted byte array → bytesToHexString conversion → hexadecimal string, use the converted hexadecimal string to request Assembly management. 2)?? Decryption process: It can be reversed according to the encryption process. This document includes the following attachments:
jiami\src\aaa\ThreeDesTemplate.java
jiami\WEB-INF\classes\aaa\ThreeDesTemplate.class
jiami\WEB-INF\lib\bcprov-ext-jdk15-146.jar
jiami\WEB-INF\lib\bcprov-jdk15-146.jar
jiami\WEB-INF\lib\sunjce_provider.jar
jiami\.classpath
jiami\.project
.....)