package key-parsers

  1. Overview
  2. Docs

Module Algo.SymmetricSource

Sourcetype t =
  1. | Plaintext
  2. | Idea
  3. | Triple_des
  4. | Cast_5
  5. | Blowfish
  6. | Aes_128
  7. | Aes_192
  8. | Aes_256
  9. | Twofish_256
  10. | Unknown
Sourceval size : t -> int
Sourceval name : t -> string
Sourceval of_int : int -> t
OCaml

Innovation. Community. Security.