Encrypt restore token

This commit is contained in:
Unrud 2025-03-18 09:18:15 +01:00
parent abd9fd4773
commit 16dc47b570
11 changed files with 137 additions and 49 deletions

View file

@ -9,6 +9,9 @@ github.com/godbus/dbus/v5
github.com/skip2/go-qrcode
github.com/skip2/go-qrcode/bitset
github.com/skip2/go-qrcode/reedsolomon
# golang.org/x/crypto v0.36.0
## explicit; go 1.23.0
golang.org/x/crypto/hkdf
# golang.org/x/net v0.37.0
## explicit; go 1.23.0
golang.org/x/net/websocket