summaryrefslogtreecommitdiff
path: root/src/crypto/cipher/export_test.go
Commit message (Expand)AuthorAgeFilesLines
* crypto/subtle: add XORBytesRuss Cox2022-08-171-1/+0
* crypto/aes: improve performance for aes-cbc on ppc64leLynn Boger2022-03-031-0/+2
* crypto/cipher: use SIMD for xor on amd64templexxx2018-10-301-0/+8