On Wed, Jan 6, 2016 at 9:32 PM, Bishop Bettini wrote:
> On Wed, Jan 6, 2016 at 2:59 PM, Jakub Zelenka wrote:
>
>> On Wed, Jan 6, 2016 at 7:28 PM, Bishop Bettini wrote:
>>
>>> On Wed, Jan 6, 2016 at 11:09 AM, Jakub Zelenka wrote:
>>>
Hi,
On Wed, Jan 6, 2016 at 3:35 PM, Bishop Bet
On Wed, Jan 6, 2016 at 2:59 PM, Jakub Zelenka wrote:
> On Wed, Jan 6, 2016 at 7:28 PM, Bishop Bettini wrote:
>
>> On Wed, Jan 6, 2016 at 11:09 AM, Jakub Zelenka wrote:
>>
>>> Hi,
>>>
>>> On Wed, Jan 6, 2016 at 3:35 PM, Bishop Bettini wrote:
>>>
I think the API might need to be more g
On Wed, Jan 6, 2016 at 7:28 PM, Bishop Bettini wrote:
> On Wed, Jan 6, 2016 at 11:09 AM, Jakub Zelenka wrote:
>
>> Hi,
>>
>> On Wed, Jan 6, 2016 at 3:35 PM, Bishop Bettini wrote:
>>
>>>
>>> I think the API might need to be more generic so that any future cipher
>>> modes with different paramete
On Wed, Jan 6, 2016 at 11:09 AM, Jakub Zelenka wrote:
> Hi,
>
> On Wed, Jan 6, 2016 at 3:35 PM, Bishop Bettini wrote:
>
>>
>> I think the API might need to be more generic so that any future cipher
>> modes with different parameters could also be passed in.
>>
>> Please see note in
> https://wik
+1 thanks Jakub!
On Wed, Jan 6, 2016 at 6:09 PM, Jakub Zelenka wrote:
> Hi,
>
> On Wed, Jan 6, 2016 at 3:35 PM, Bishop Bettini wrote:
>
> > Hi Jakub,
> >
> > On Wed, Jan 6, 2016 at 10:01 AM, Jakub Zelenka wrote:
> >>
> >> https://wiki.php.net/rfc/openssl_aead
> >
> >
> > I think the API might
Hi,
On Wed, Jan 6, 2016 at 3:35 PM, Bishop Bettini wrote:
> Hi Jakub,
>
> On Wed, Jan 6, 2016 at 10:01 AM, Jakub Zelenka wrote:
>>
>> https://wiki.php.net/rfc/openssl_aead
>
>
> I think the API might need to be more generic so that any future cipher
> modes with different parameters could also
Hi Jakub,
On Wed, Jan 6, 2016 at 10:01 AM, Jakub Zelenka wrote:
> Hi,
>
> I would like to propose an addition to the openssl ext - extending
> openssl_encrypt and openssl_decrypt to support AEAD (Authenticated
> Encryption with Additional Data - GCM and CCM modes support). There was
> some discu
Hi,
I would like to propose an addition to the openssl ext - extending
openssl_encrypt and openssl_decrypt to support AEAD (Authenticated
Encryption with Additional Data - GCM and CCM modes support). There was
some discussion in past and people have been asking about that for some
time so I finall