https://github.com/chenjunpc2008/cloud-go
cloud service
https://github.com/chenjunpc2008/cloud-go
aes aes-cbc aes-cbc-pkcs7 aes-cipher aes-encryption dynamic-signature go golang
Last synced: 6 months ago
JSON representation
cloud service
- Host: GitHub
- URL: https://github.com/chenjunpc2008/cloud-go
- Owner: chenjunpc2008
- License: mit
- Created: 2023-07-13T02:18:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T06:53:19.000Z (about 1 year ago)
- Last Synced: 2025-02-13T23:44:37.523Z (8 months ago)
- Topics: aes, aes-cbc, aes-cbc-pkcs7, aes-cipher, aes-encryption, dynamic-signature, go, golang
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cloud-go
cloud service# dynamic sign
see ```openapi-util/dysign```# AES CBC encryption and decryption
see ```openapi-util/aesEncrypt```
AES encryption and decryption, use CBC mode, PKCS7 Padding