| Class | Description |
|---|---|
| Aes |
`AES/CBC/PKCS5Padding` as default
|
| Aes128 | Deprecated
Aes256 instead
|
| Aes256 |
the jdk AES/CBC/PKCS5Padding as default.
|
| Base64 |
RFC4648_URLSAFE, UTF8 and no pad by default.
|
| Bytes | |
| HmacHelp |
Message Authentication Code helper and thread safe
crypto/Mac
|
| Md5 | |
| MdHelp |
MessageDigest helper and thread safe
|
Copyright © 2024. All rights reserved.