Class JPAKEUtil


  • public class JPAKEUtil
    extends Object
    Primitives needed for a J-PAKE exchange.

    The recommended way to perform a J-PAKE exchange is by using two JPAKEParticipants. Internally, those participants call these primitive operations in JPAKEUtil.

    The primitives, however, can be used without a JPAKEParticipant if needed.