blob: 0d9b5b18cce3c3b62ff796ee2a3a60b1b6c7eb56 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"enum":[["Mode",""]],"fn":[["decrypt","Decrypts data in one go, and returns the decrypted data."],["decrypt_aead","Like `decrypt`, but for AEAD ciphers such as AES GCM."],["encrypt","Encrypts data in one go, and returns the encrypted data."],["encrypt_aead","Like `encrypt`, but for AEAD ciphers such as AES GCM."]],"struct":[["Cipher","Represents a particular cipher algorithm."],["Crypter","Represents a symmetric cipher context."]]};