public class ARCFOUR256 extends BaseRC4Cipher
Modifier and Type | Class and Description |
---|---|
static class |
ARCFOUR256.Factory
Named factory for AES128CTR Cipher
|
Cipher.Mode
SKIP_SIZE
algorithm, bsize, cipher, ivsize, transformation
Constructor and Description |
---|
ARCFOUR256() |
init
getBlockSize, getIVSize, resize, update
Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.