Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Awa.Cipher
Sourcetype cipher_key =
| Plaintext_key
| Aes_ctr_key of Mirage_crypto.AES.CTR.key * Mirage_crypto.AES.CTR.ctr
| Aes_cbc_key of Mirage_crypto.AES.CBC.key * string
| Chacha20_poly1305_key of Mirage_crypto.Chacha20.key
* Mirage_crypto.Chacha20.key