|
UCastAuth:
The UCastAuth module provides mutual authentication for
unicast traffic. It is based on MAP1 by Bellare and Rogaway and has the
following interface functions: error_t authenticate, void
authenticateDone, and void wasAuthenticated. It depends on the identity
and the Hmac-Md5 module. As an option also the TinyRNG module can be
used.
* If you are interested in this module for pure research
and development purposes, please contact RUB.
|