Interface GCMExponentiator
-
- All Known Implementing Classes:
BasicGCMExponentiator
,Tables1kGCMExponentiator
public interface GCMExponentiator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
exponentiateX(long pow, byte[] output)
void
init(byte[] x)
-