An open API service indexing awesome lists of open source software.

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

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