Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.ssttr.crypto.SKEncryption

Uses of SKEncryption in com.ssttr.crypto
 

Classes in com.ssttr.crypto that implement SKEncryption
 class TEA
          This is a 100% Pure Java implementation of the Tiny Encryption Algorithm which can be found http://vader.brad.ac.uk/tea/tea.shtml.