Module Crypt_blowfish

module Crypt_blowfish: sig .. end

module Cryptsystem: Cryptsystem_64.T 
module Cryptmodes: Cryptmodes_64.T with type key = Cryptsystem.key;