jcmturner/aescts
GitHub: jcmturner/aescts
Stars: 3 | Forks: 3
# AES CBC Ciphertext Stealing
It is recommended to use the latest version: [](https://github.com/jcmturner/aescts/releases)
[](https://godoc.org/github.com/jcmturner/aescts/v2) [](https://goreportcard.com/report/github.com/jcmturner/aescts/v2)
Encrypt and decrypt data using AES CBC Ciphertext stealing mode.
Reference: https://en.wikipedia.org/wiki/Ciphertext_stealing#CBC_ciphertext_stealing
标签:EVTX分析