Skip to content

Commit fba83e1

Browse files
authored
Update README.md
1 parent c3742aa commit fba83e1

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Defense of the Artifacts (dota)
2-
2+
3+
![Dota post quantum secure local vault](dotav7-paper/IMG_6689_Afterlight.jpeg)
4+
</p>
5+
<p>
36
Post-quantum secure secrets manager with `v7` <abbr title="Triple-Committed Hybrid Key Encapsulation Mechanism">TC-HKEM</abbr> vaults (<abbr title="Module Lattice-based Key Encapsulation Mechanism, 768-bit security level, NIST FIPS 203">ML-KEM-768</abbr> + X25519 with ciphertext binding and passphrase commitment), plus a terminal UI.
4-
7+
</p>
58
**Defense-in-depth cryptography**: `v7` vaults protect secrets with both classical security (X25519) and post-quantum security (ML-KEM-768), combined via the TC-HKEM (Triple-Committed Hybrid KEM) construction. Security holds if *either* algorithm is secure. Legacy `v1`&ndash;`v6` vaults are migrated in place to `v7` on unlock.
69

710
## Quickstart

0 commit comments

Comments
 (0)