package aescts
Import Path
github.com/jcmturner/aescts/v2 (on go.dev)
Dependency Relation
imports 4 packages, and imported by 2 packages
Involved Source Files
Package aescts provides AES CBC CipherText Stealing encryption and decryption methods
Package-Level Functions (total 2)
Decrypt the ciphertext with the key and the initial vector.
Encrypt the message with the key and the initial vector.
Returns: next iv, ciphertext bytes, error
![]() |
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |