[DiscordArchive] <@!736349299847200770> Here's Treeston's way of explaining it https://github.com/TrinityCore/Trinity
[DiscordArchive] <@!736349299847200770> Here's Treeston's way of explaining it https://github.com/TrinityCore/Trinity
Archived author: Kitzunu • Posted: 2021-04-26T11:54:00.981000+00:00
Original source
<@!736349299847200770> Here's Treeston's way of explaining it https://github.com/TrinityCore/TrinityCore/issues/25157 do you think there is an easy way to put this into the wiki without making it super long?
Archived author: Nolt • Posted: 2021-04-26T12:09:19.487000+00:00
Original source
Well most important part is 'Proper interfacing with SRP6' so we could copy it or try to short it a little bit.
Archived author: Nolt • Posted: 2021-04-26T12:10:41.575000+00:00
Original source
in a spare time I will try to make a propose PR for wiki page with those details. Cuz they are very important
Archived author: Kitzunu • Posted: 2021-04-26T12:14:13.585000+00:00
Original source
```
(g ^ (SHA1(salt || SHA1(UPPER('USERNAME', ':', 'PASSWORD'))))) % N
```
Archived author: Kitzunu • Posted: 2021-04-26T12:14:16.656000+00:00
Original source
would that be accurate?
Archived author: Kitzunu • Posted: 2021-04-26T12:17:45.679000+00:00
Original source
or we just copy it
Archived author: Kitzunu • Posted: 2021-04-26T12:33:48.820000+00:00
Original source
I have made a pr and will add it all
Archived author: Nolt • Posted: 2021-04-26T13:25:30.423000+00:00
Original source
ok thanks!