The Aes Crypter provides methods for encrypting strings using the AES algorithm.
| … | … | … |
|---|---|---|
| Decrypt | Encrypt | GetKey |
| SetConfig | SetKey |
This package has been tested on the following platforms.
| golang | ubuntu | macos | windows |
|---|---|---|---|
| 1.18.x | ✓ | ✓ | ✓ |
| 1.20.x | ✓ | ✓ | ✓ |
| 1.22.x | ✓ | ✓ | ✓ |