Home GnuPG

Factor cipher mode code out to separate files.
ad792d462d00Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Factor cipher mode code out to separate files.

This is a preparation for adding more modes which are more complicated
and thus ask for separate file. For uniformity we do this for all
modes except ECB. It has also the advantage that it makes CPU specific
variants of the code more easy to implement (e.g. the XOR operations).

Details

Provenance
wernerAuthored on Aug 3 2011, 9:34 PM
Parents
rC5e14de02b323: Allow building for ARM thumb. Similar to bug#1202.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rCad792d462d00: Factor cipher mode code out to separate files. (authored by Werner Koch <wk@gnupg.org>).Aug 3 2011, 9:34 PM