Update EnDecrypt.java

This commit is contained in:
ByteDream
2020-09-03 19:30:07 +00:00
committed by GitHub
parent 94cf6b1e65
commit 12d4538c68

View File

@ -1,4 +1,4 @@
package org.blueshard.cryptogx;
package org.bytedream.cryptogx;
import javax.crypto.*;
import javax.crypto.spec.PBEKeySpec;