crypto: Add IGE mode for AES
Yura Beznos <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <CAE_U+AQqYUQw8oO+x4OMNtnjCW5+t3aLyc7CN29dSm4kBpMWWw@mail.gmail.com> |
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 _______________________________________________ erlang-patches mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-patches