Update EnDecrypt.java

This commit is contained in:
ByteDream 2020-09-03 19:30:07 +00:00 committed by GitHub
parent 94cf6b1e65
commit 12d4538c68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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