mirror of
https://github.com/streetwriters/notesnook-sync-server.git
synced 2026-02-12 19:22:45 +00:00
open source Notesnook API
This commit is contained in:
7
Notesnook.API/Models/Algorithms.cs
Normal file
7
Notesnook.API/Models/Algorithms.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace Notesnook.API.Models
|
||||
{
|
||||
public class Algorithms
|
||||
{
|
||||
public static string Default => "xcha-argon2i13-7";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user