Source: golang-github-jcmturner-aescts.v2 Maintainer: Debian Go Packaging Team Uploaders: Matthew Vernon , Section: golang Testsuite: autopkgtest-pkg-go Build-Depends: debhelper-compat (= 14), dh-sequence-golang, golang-any, golang-github-stretchr-testify-dev, Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jcmturner-aescts.v2 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jcmturner-aescts.v2.git Homepage: https://github.com/jcmturner/aescts XS-Go-Import-Path: github.com/jcmturner/aescts/v2 Package: golang-github-jcmturner-aescts.v2-dev Architecture: all Multi-Arch: foreign Depends: golang-github-stretchr-testify-dev, ${misc:Depends}, Description: AES CBC Ciphertext Stealing mode for Go Golang library to encrypt and decrypt data using AES CBC Ciphertext stealing mode.