| Package | Description |
|---|---|
| cn.home1.oss.lib.common.crypto |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EncodeCipher
A cipher encrypt and encode the plain text.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Aes |
class |
AesDecryptor
Created by zhanghaolun on 16/11/17.
|
class |
Jwt
Created by zhanghaolun on 16/11/17.
|
class |
JwtDecryptor
Created by zhanghaolun on 16/11/17.
|
class |
Rsa
Created by zhanghaolun on 16/7/8.
|
class |
RsaDecryptor
Created by zhanghaolun on 16/10/25.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends EncodeDecryptor> |
Cryptos.decryptor(KeyExpression keyExpression) |
Copyright © 2017. All rights reserved.