Added hmac hashing
This commit is contained in:
parent
a78204cf90
commit
29f141c69c
1 changed files with 0 additions and 2 deletions
|
|
@ -33,8 +33,6 @@ import java.security.NoSuchAlgorithmException;
|
||||||
import javax.crypto.Mac;
|
import javax.crypto.Mac;
|
||||||
import javax.crypto.spec.SecretKeySpec;
|
import javax.crypto.spec.SecretKeySpec;
|
||||||
|
|
||||||
import org.apache.geronimo.mail.util.Hex;
|
|
||||||
|
|
||||||
import zutil.converters.Converter;
|
import zutil.converters.Converter;
|
||||||
|
|
||||||
public class Hasher {
|
public class Hasher {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue