armour/doc/README.md
Ari Archer 49e6a6bde6
SNAPI and pDB improvements
Signed-off-by: Ari Archer <ari@ari.lt>
2024-05-12 18:35:21 +03:00

18 lines
930 B
Markdown

# armour documentation index
- [Standard Network Application Programming Interface (SNAPI) -- version 0 (alpha)](/doc/d/SNAPI-0.md)
- [pDB database format -- version 1 (alpha)](/doc/d/_DRAFT_pDB-1.md)
- [armour the python package](/doc/d/armour.md)
- [cryptography in armour](/doc/d/crypto.md)
- [custom pdb entries in armour](/doc/d/custom-entries.md)
- [entries in armour](/doc/d/entries.md)
- [entry in armour](/doc/d/entry.md)
- [armour exceptions](/doc/d/exceptions.md)
- [hashing in armour](/doc/d/hashing.md)
- [pdb header in armour](/doc/d/header.md)
- [Keyfile -- version 0 (alpha)](/doc/d/keyfile-0.md)
- [pDB database format -- version 0](/doc/d/pDB-0.md)
- [pDB database format -- version 1 (alpha)](/doc/d/pDB-1.md)
- [password generation in armour](/doc/d/pw-gen.md)
- [password information extraction in armour](/doc/d/pw-info.md)
- [randomness in armour](/doc/d/randomness.md)
- [types in armour](/doc/d/types.md)