commit | 90995b5ce3295685586b740aa6f511cef05d51f1 | [log] [download] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Mon Jun 24 19:20:35 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Jun 25 15:06:51 2013 +0200 |
tree | e134151a77b10ce39c0b6447963607ff8393ce61 | |
parent | 28837ff2f4ed082b6c65718d7126b7cc3f999149 [diff] |
Added mechanism to provide alternative cipher / hash implementations All symmetric cipher algorithms and hash algorithms now include support for a POLARSSL_XXX_ALT flag that prevents the definition of the algorithm context structure and all 'core' functions. (cherry picked from commit 4087c47043cb7b8b51e69f1de47ab6a2bccead3d)