| Package | Description |
|---|---|
| org.xwiki.crypto.params.cipher.symmetric |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyParameter
Cipher parameters for cipher requiring a key and an initialization vector.
|
class |
KeyWithIVParameters
Symmetric cipher parameters for cipher requiring a key and an initialization vector.
|
class |
RC2KeyParameters
Derived version of key parameters to specify effective key bits of RC2.
|
class |
RC5KeyParameters
Derived version of key parameters to specify rounds of RC5.
|
Copyright © 2004–2015 XWiki. All rights reserved.