The following functions/classes/headers/macros/names are deprecated, and will
be removed in a later release. If there is a suggested replacement API, it is
mentioned here.

Deprecated APIs / Classes
----------------------------------------------------
Algorithms: SEAL, ISAAC, HAVAL
Instead use: Other (better) algorithms
Why: The reasons for the (possible) removal are varied, and range from patent
  problems, algorithm weaknesses, lack of standardization, and, last but not
  least, because for most of them probably nobody at all is using them.

  Recommend alternatives:
     SEAL, ISAAC          - AES/CTR, WiderWake, Turing
     HAVAL                - SHA-256
