# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Generates a DES key, keyLen should be specified in multiple of 8.
RotN function rotates the input string by n (Caesars Cipher).
# Constants
No description provided by the author
DesBlockSize.
No description provided by the author
Iso9797M1Padding.
Iso9797M2Padding.
# Type aliases
No description provided by the author
PaddingType identifies the padding type used when MAC'ing.