Module Crypt_3des

module Crypt_3des: sig .. end

module Cryptsystem: Cryptsystem_64.T 
module Cryptmodes: Cryptmodes_64.T with type key = Cryptsystem.key;
val check_parity : string -> unit
val set_parity : string -> string