[erlang-patches] crypto: Add IGE mode for AES

Lukas Larsson lukas@REDACTED
Thu Dec 5 14:13:41 CET 2013


An error was made when inputting the target version of the patch, I've 
updated it to say R17B, the change should show up wheneven the next sync 
happens.

The patch has been merged on our internal master and will be pushed 
soon(tm) to the github one.

Sorry for the confusion,
Lukas

On 05/12/13 13:32, Yura Beznos wrote:
> Hey, hello!
>
> I can see my patch (IGE mode for AES / aes_ige_crypt) as graduated on 
> site http://www.erlang.org/development/  in "master" not in some 
> release and I can't find my code in otp repository.
> Is it error or something?
>
>
>
> On Wed, Nov 13, 2013 at 6:01 PM, Yura Beznos <yura.beznos@REDACTED 
> <mailto:yura.beznos@REDACTED>> wrote:
>
>     Hello!
>
>     The patch isn't graduated ? (IGE mode for AES)
>
>
>     On Tue, Aug 13, 2013 at 11:31 PM, Yura Beznos
>     <yura.beznos@REDACTED <mailto:yura.beznos@REDACTED>> wrote:
>
>
>         On Tue, Aug 13, 2013 at 4:43 PM, Sverker Eriksson
>         <sverker.eriksson@REDACTED
>         <mailto:sverker.eriksson@REDACTED>> wrote:
>
>             Fredrik wrote:
>
>                 On 08/01/2013 07:40 AM, Yura Beznos wrote:
>
>                     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
>                     erlang-patches@REDACTED
>                     <mailto:erlang-patches@REDACTED>
>                     http://erlang.org/mailman/listinfo/erlang-patches
>
>                 Hello Yura,
>                 I've assigned this patch to be reviewed by
>                 responsible, you will get feedback as soon as this is
>                 done.
>                 Thanks,
>
>
>             Looks good, Yura. Two objections though:
>
>             1. Do not export the aes_ige_256_encrypt/decrypt
>             functions. Users should only use block_encrypt/4 and
>             block_decrypt/4.
>
>             2. Documentation updates is missing (of block_encrypt/4
>             and block_decrypt/4).
>
>
>             /Sverker, Erlang/OTP
>
>
>
>         Compare url:
>         https://github.com/Zhiz0id/otp/compare/erlang:master...aes_ige_crypt
>
>
>
>
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20131205/86709f25/attachment.htm>


More information about the erlang-patches mailing list