Implement Scrypt authentication from file

Usefull for Shell applications on top of Silkaj.

Cf. https://forum.duniter.org/t/authentification-scrypt-automatisee/5828


A format for this authentication file should be defined.

A simple proposition can be the same format as smb credentials text file for linux mount command :

salt
password
Edited by Vincent Texier