|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.silverpeas.util.crypto | |
---|---|
com.silverpeas.form.record | |
com.silverpeas.publicationTemplate | |
com.silverpeas.templatedesigner.control | |
com.silverpeas.util.security | |
org.silverpeas.util.crypto | Provides the Silverpeas Cryptography API that is based on some security and cryptography tiers libraries (as well on the Java Cryptography API). |
Classes in org.silverpeas.util.crypto used by com.silverpeas.form.record | |
---|---|
CryptoException
Exception thrown when the encryption or the decryption failed. |
Classes in org.silverpeas.util.crypto used by com.silverpeas.publicationTemplate | |
---|---|
CryptoException
Exception thrown when the encryption or the decryption failed. |
Classes in org.silverpeas.util.crypto used by com.silverpeas.templatedesigner.control | |
---|---|
CryptoException
Exception thrown when the encryption or the decryption failed. |
Classes in org.silverpeas.util.crypto used by com.silverpeas.util.security | |
---|---|
Cipher
In cryptography, a cipher (or cypher) is an algorithm for encrypting or decrypting data. |
|
CipherKey
A key used in a cryptographic algorithm to encrypt a plain text or to decrypt a cipher text. |
|
CryptoException
Exception thrown when the encryption or the decryption failed. |
Classes in org.silverpeas.util.crypto used by org.silverpeas.util.crypto | |
---|---|
BlockCipherWithPadding
In cryptography, a block cipher is a deterministic algorithm operating on fixed-length groups of bits, called blocks, with an unvarying transformation that is specified by a symmetric key. |
|
Cipher
In cryptography, a cipher (or cypher) is an algorithm for encrypting or decrypting data. |
|
CipherFactory
A factory of the ciphers supported by Silverpeas. |
|
CipherKey
A key used in a cryptographic algorithm to encrypt a plain text or to decrypt a cipher text. |
|
CryptoException
Exception thrown when the encryption or the decryption failed. |
|
CryptographicAlgorithmName
A name of a a cryptographic algorithm (or cipher) supported in Silverpeas. |
|
PKS12KeyStore
A key store of the public and secret keys, and of the X509 certificate in a PKS infrastructure. |
|
PKS12KeyStoreWallet
A wallet of PKS#12 key files. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |