namespace Notesnook.API.Models { public class Algorithms { public static string Default => "xcha-argon2i13-7"; } }