Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 461 Bytes

cryptography.md

File metadata and controls

32 lines (23 loc) · 461 Bytes

Cryptographic Algorithms

user Table

row algorithm
uid none
sign bcrypt


records Table

row algorithm
uid none
username none
platform none
password SHA256, SPRStrG AES256-GCM


Session ukey encryption - login

requirements origin
sessionIV SPRStrG
session key encryption AES256-GCM
SESSION_KEY .env