Functions

Encrypts a message by anonymous-encryption scheme.

Decrypts a message by anonymous-encryption scheme.

**** THIS FUNCTION WILL BE DEPRECATED USE pack_message INSTEAD **** Encrypt a message by authenticated-encryption scheme.

**** THIS FUNCTION WILL BE DEPRECATED USE unpack_message INSTEAD **** Decrypt a message by authenticated-encryption scheme.

Creates key pair in wallet

Retrieves the metadata for the verkey in the wallet

Unpacks a message packed using indy_pack_message which follows the wire message format HIPE (Experimental)

Saves/replaces the metadata for the verkey in the wallet

Signs a message with a key

Unpacks a message packed using indy_pack_message which follows the wire message format HIPE (Experimental)

Verify a signature with a verkey