Uses of Interface gnu.javax.crypto.kwa.IKeyWrappingAlgorithm

Uses in package gnu.javax.crypto.kwa

Classes implementing gnu.javax.crypto.kwa.IKeyWrappingAlgorithm

class
The GNU implementation of the AES Key Wrap Algorithm as described in [1].
class
A base class to facilitate implementation of concrete Key Wrapping Algorithms.
class
The GNU implementation of the Triple DES Key Wrap Algorithm as described in [1].

Methods with return type gnu.javax.crypto.kwa.IKeyWrappingAlgorithm

IKeyWrappingAlgorithm
Returns an instance of a key-wrapping algorithm given its name.