jcmturner/aescts

GitHub: jcmturner/aescts

Stars: 3 | Forks: 3

# AES CBC Ciphertext Stealing It is recommended to use the latest version: [![Version](https://img.shields.io/github/release/jcmturner/aescts.svg)](https://github.com/jcmturner/aescts/releases) [![GoDoc](https://godoc.org/github.com/jcmturner/aescts/v2?status.svg)](https://godoc.org/github.com/jcmturner/aescts/v2) [![Go Report Card](https://goreportcard.com/badge/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分析