[erlang-patches]  crypto: Add IGE mode for AES
    Yura Beznos 
    yura.beznos@REDACTED
       
    Thu Aug  1 07:40:44 CEST 2013
    
    
  
Hello,
I'd like to submit this patch to add two new functions to the crypt
library.
Repo branch: https://github.com/Zhiz0id/otp/tree/aes_ige_crypt
Compare:
https://github.com/Zhiz0id/otp/compare/erlang:master...aes_ige_crypt
Why this new feature?
It allows to use OpenSSL aes_ige_encrypt function.
Risks / uncertain artifacts
None.
How did you solve it?
Added two functions: aes_ige_256_decrypt, aes_ige_256_encrypt .
Thanks.
--
Yura
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20130801/238a00bc/attachment.htm>
    
    
More information about the erlang-patches
mailing list