forked from I2P_Developers/i2p.i2p
javadoc thx kytv
This commit is contained in:
@ -13,7 +13,7 @@ import org.bouncycastle.crypto.macs.I2PHMac;
|
||||
/**
|
||||
* Calculate the HMAC-SHA256 of a key+message. All the good stuff occurs
|
||||
* in {@link org.bouncycastle.crypto.macs.I2PHMac} and
|
||||
* {@link net.i2p.crypto.Sha256Standalone}.
|
||||
* {@link gnu.crypto.hash.Sha256Standalone}.
|
||||
*
|
||||
* This should be compatible with javax.crypto.Mac.getInstance("HmacSHA256")
|
||||
* but that is untested.
|
||||
|
Reference in New Issue
Block a user