Interface GCMMultiplier
-
- All Known Implementing Classes:
BasicGCMMultiplier
,Tables4kGCMMultiplier
,Tables64kGCMMultiplier
,Tables8kGCMMultiplier
public interface GCMMultiplier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
init(byte[] H)
void
multiplyH(byte[] x)
-