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

Quick Search    Search Deep
C D E G I R S T

C

com.jcorporate.expresso.core.security.weakencryption - package com.jcorporate.expresso.core.security.weakencryption
This package contains Expresso's security system, switchable from "weak" security (e.g.

D

decrypt(byte[]) - Method in class com.jcorporate.expresso.core.security.weakencryption.StringEncryption
Same as decryptString, but only deals in byte arrays.

E

encrypt(byte[]) - Method in class com.jcorporate.expresso.core.security.weakencryption.StringEncryption
Same as encryptString, but only deals in byte arrays.

G

getRandomBytes(int) - Method in class com.jcorporate.expresso.core.security.weakencryption.RandomNumber
getRandomBytes - Returns a byte array of random bytes.

I

ivCounter - Static variable in class com.jcorporate.expresso.core.security.weakencryption.StringEncryption
 

R

RandomNumber - class com.jcorporate.expresso.core.security.weakencryption.RandomNumber.
Weak version of the Randum Number Generator.
RandomNumber() - Constructor for class com.jcorporate.expresso.core.security.weakencryption.RandomNumber
Default Constructor
rand - Variable in class com.jcorporate.expresso.core.security.weakencryption.RandomNumber
 

S

StringEncryption - class com.jcorporate.expresso.core.security.weakencryption.StringEncryption.
This class provides basic string encryption.
StringEncryption() - Constructor for class com.jcorporate.expresso.core.security.weakencryption.StringEncryption
 

T

thisClass - Static variable in class com.jcorporate.expresso.core.security.weakencryption.StringEncryption
 

C D E G I R S T