Can someone shed some light on this section in the info page
"Modern security standards – Client-server data transmission deploys
with end-to-end encryption using AES-256 with 2048-bit RSA. Account
creation uses scrypt key-derivation with per-user salt to produce
hard-to-compete shared secret."
I am not able to find any such implementation on the source code.
Thanks