Skip navigation links
C N O 

C

CryptoMessageTranslators - Class in org.macroing.cit.crypto
A class that consists exclusively of static methods that returns various cryptographic MessageTranslators.

N

newISAACCipherInputMessageTranslator(int[]) - Static method in class org.macroing.cit.crypto.CryptoMessageTranslators
Returns a new MessageTranslator that performs the ISAAC cipher algorithm on input data.
newISAACCipherOutputMessageTranslator(int[]) - Static method in class org.macroing.cit.crypto.CryptoMessageTranslators
Returns a new MessageTranslator that performs the ISAAC cipher algorithm on output data.

O

org.macroing.cit.crypto - package org.macroing.cit.crypto
Provides MessageTranslator implementations for various cryptographic algorithms.
C N O 
Skip navigation links