Re: [PHP-DEV] BLAKE3 hash

2024-01-21 Thread Hans Henrik Bergan
On Mon, 22 Jan 2024 at 07:10, tag Knife wrote: > > That's why I suggested implementing separate lengths of the like we have for > SHA3, so we could have BLAKE3_256 and BLAKE3_512 and maybe inbetweens. we can look into exposing blake3's XOF (arbitrary length) capabilities after (and if) initial b

Re: [PHP-DEV] BLAKE3 hash

2024-01-21 Thread tag Knife
On Fri, 19 Jan 2024 at 21:03, Hans Henrik Bergan wrote: > Having looked into it, it seems difficult after all, > I would want a new $options argument for hash_final(), and some > internal changes to struct php_hash_blake3_ops, > and that internal change would have to be updated for all other hash

Re: [PHP-DEV] BLAKE3 hash

2024-01-21 Thread tag Knife
On Mon, 22 Jan 2024 at 02:43, Gina P. Banyard wrote: > On Monday, 22 January 2024 at 02:29, tag Knife > wrote: > > That's why I suggested implementing separate length algorithms like we > have > > for SHA3. > > Just an etiquette note, please don't top post on the mailing list. [1] > I have no id

[PHP-DEV] Newly Created Wiki Account - Quick Introduction

2024-01-21 Thread Jair Humberto
Hi Friends, My name is Jair Humberto, I am brazilian and have been working with PHP since 2006. I am super excited about the new things PHP has launched lately and finally realised that I can contribute as well. I think this is a new fase of my career, I want to learn a bit more about the php sour

Re: [PHP-DEV] BLAKE3 hash

2024-01-21 Thread Gina P. Banyard
On Monday, 22 January 2024 at 02:29, tag Knife wrote: > That's why I suggested implementing separate length algorithms like we have > for SHA3. Just an etiquette note, please don't top post on the mailing list. [1] I have no idea what this sentence is replying to, and it makes following the disc

Re: [PHP-DEV] BLAKE3 hash

2024-01-21 Thread tag Knife
That's why I suggested implementing separate length algorithms like we have for SHA3. On Fri, 19 Jan 2024 at 21:03, Hans Henrik Bergan wrote: > Having looked into it, it seems difficult after all, > I would want a new $options argument for hash_final(), and some > internal changes to struct php_

Re: [PHP-DEV] [RFC] Add http_(get|clear)_last_request_headers() function

2024-01-21 Thread Gina P. Banyard
Hello internals, I have updated the RFC to include a motivation and rejected ideas section: https://wiki.php.net/rfc/http-last-response-headers Unless there is further discussion, I intend to open the vote for the RFC on Wednesday the 24th of January. Best regards, Gina P. Banyard >

Re: [PHP-DEV] Wiki Access request

2024-01-21 Thread Ilija Tovilo
Hi Carlos! On Fri, Jan 19, 2024 at 4:56 PM Barel wrote: > > This page in the Wiki https://wiki.php.net/internals/references has a lot > of links which are outdated and should be removed or changed. If you can > provide wiki edit access for me I can work on updating them and also try to > find mor