8 lines
399 B
Markdown
8 lines
399 B
Markdown
# State
|
|
|
|
- Reframed the project as a fresh TypeScript-native KeePass library.
|
|
- Python/pykeepass is now only a compatibility reference during development.
|
|
- Added KDBX header parsing for known fields and basic buffer guards.
|
|
- Added initial password/key-file secret handling and master-key derivation helpers.
|
|
- The current runtime still does not decrypt or parse real KeePass databases end-to-end.
|