type crypto/cipher.Block (interface)

Method Implmentations

BlockSize() int *crypto/internal/fips140/aes.Block.BlockSize github.com/tmc/go-iroh/internal/itls/shim/fipsaes.Block.Block.BlockSize *golang.org/x/crypto/blowfish.Cipher.BlockSize
Decrypt(dst, src []byte) *crypto/internal/fips140/aes.Block.Decrypt github.com/tmc/go-iroh/internal/itls/shim/fipsaes.Block.Block.Decrypt *golang.org/x/crypto/blowfish.Cipher.Decrypt
Encrypt(dst, src []byte) *crypto/internal/fips140/aes.Block.Encrypt github.com/tmc/go-iroh/internal/itls/shim/fipsaes.Block.Block.Encrypt *golang.org/x/crypto/blowfish.Cipher.Encrypt