Class TEATest

  • All Implemented Interfaces:
    Test

    public class TEATest
    extends CipherTest
    TEA tester - based on C implementation results from https://www.simonshepherd.supanet.com/tea.htm
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)