28 Jul
2017
28 Jul
'17
7:19 a.m.
On 28 Jul 2017, at 07:18, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
On 27 Jul 2017, at 16:04, Adam Bishop <Adam.Bishop@JISC.AC.UK> wrote:
On 27 Jul 2017, at 19:56, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
which is similar, yet subtly different to:
which is similar, yet subtly different to:
Maybe it would be better to take a regex with named capture groups for salt, iterations etc.
Yes, that’s the plan.
But it’s also good to support common formats out of the box.
Also the passlib implementation requires a modified base64 decoder. -Arran