aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/cipher/example_test.go
AgeCommit message (Expand)Author
2025-04-16crypto/cipher: use AEAD.NonceSize to make nonce in the examplenajeira
2018-10-30crypto/cipher: make stream examples runnable in the playgroundYury Smolsky
2017-11-16crypto/cipher: use raw bytes for keys in docsKevin Burke
2016-08-16crypto/cipher, math/big: fix example namesJosh Bleecher Snyder
2016-05-09crypto/cipher: execute AES-GCM decryption exampleTilman Dilo
2016-01-26crypto/cipher: Add AES-GCM encryption and decryption exampleKevin Kirsche
2014-09-08build: move package sources from src/pkg to srcRuss Cox