Authentication Plugin - PARSEC
PARSEC is a modern, secure authentication plugin that uses salted passwords and elliptic curve cryptography to prevent replay attacks and secure user credentials.
Description
concat('P', conv(log2(iterations)-10, 10, 62), ':', base64(salt), ':', base64(hash))Login Process, Packet Exchange
Installing
Example
Future
Last updated
Was this helpful?

