Documentation
¶
Index ¶
- func Aes256_Dec(cipherText, bKey []byte) ([]byte, error)
- func Aes256_Enc(bPlaintext []byte, bKey []byte, lmin int) []byte
- func GetRandArray(size int) []byte
- func GetSharedSecret(x, y []byte) ([]byte, *ecdsa.PublicKey)
- func Hmac_sha256_16(bKey []byte, bPlaintext []byte) []byte
- func Sha256_16(plaintext string) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Aes256_Dec ¶
func GetRandArray ¶
func Hmac_sha256_16 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.