Class EVCK

java.lang.Object
  extended byEVCK

public class EVCK
extends java.lang.Object

Extended Visual Cryptography Kit


Constructor Summary
EVCK()
           
 
Method Summary
static java.lang.String getResultFileName(java.lang.String original)
          Generate a file name format as follows: originalName\{old_extension}U{"_share.png"}
static void main(java.lang.String[] args)
          Main function: handle input parameters and launch the EVC-Scheme Implementation.
static void usageError()
          Sends to standard error the exact software usage syntax with some informations.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EVCK

public EVCK()
Method Detail

main

public static void main(java.lang.String[] args)
Main function: handle input parameters and launch the EVC-Scheme Implementation.


usageError

public static void usageError()
Sends to standard error the exact software usage syntax with some informations. Force exiting.


getResultFileName

public static java.lang.String getResultFileName(java.lang.String original)
Generate a file name format as follows: originalName\{old_extension}U{"_share.png"}