Added Dixie class and cryptography. Need to figure out generating password, storing, and boot sequence.

This commit is contained in:
Matthew Aaron Raymer
2022-12-12 18:35:20 +08:00
parent e0a3f92211
commit 571fd241aa
3 changed files with 76 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
"@fortawesome/fontawesome-svg-core": "^6.2.1",
"@fortawesome/free-solid-svg-icons": "^6.2.1",
"@fortawesome/vue-fontawesome": "^3.0.2",
"@pvermeer/dexie-encrypted-addon": "^2.0.2",
"@veramo/core": "^4.1.1",
"@veramo/credential-w3c": "^4.1.1",
"@veramo/data-store": "^4.1.1",