3 check-ins related to "crypto"

2022-12-24
03:25
Implement basis of crypto support per-user, so that each user would have a public and private key, encrypted using their password, making it possible to encrypt messages to a user, and them being able to decrypt it using their password Closed-Leaf check-in: 55fcc40802 user: bohwaz tags: crypto
03:23
Create new branch named "crypto" check-in: 03db87b3a6 user: bohwaz tags: crypto
2022-12-22
22:20
Fix CSRF key in transaction delete check-in: a36d3acbeb user: bohwaz tags: dev