upstream: https://github.com/mirage/mirage-crypto
at main 8 lines 158 B view raw
1module Uncommon = Uncommon 2module Poly1305 = Poly1305.It 3 4module type AEAD = Aead.AEAD 5 6include Cipher_block 7module Chacha20 = Chacha20 8include Cipher_stream