Skip to content

feat: Client-Side Encryption key metadata and hash verification#894

Open
Mohye24k wants to merge 1 commit intorohitdash08:mainfrom
Mohye24k:fix/issue-99-encryption
Open

feat: Client-Side Encryption key metadata and hash verification#894
Mohye24k wants to merge 1 commit intorohitdash08:mainfrom
Mohye24k:fix/issue-99-encryption

Conversation

@Mohye24k
Copy link
Copy Markdown

@Mohye24k Mohye24k commented Apr 13, 2026

/claim #99

Add client-side encryption endpoints for managing key metadata and verifying data hashes. Implements POST/GET /encryption/keys for storing/listing key metadata (key_id, algorithm, created_at) and POST /encryption/verify for hash comparison. Includes 5 tests and TypeScript client.

Fixes #99

…ndpoints

Add encryption blueprint with POST/GET /encryption/keys for key metadata
storage and POST /encryption/verify for hash comparison. Includes tests
and TypeScript client.

Fixes rohitdash08#99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Client-Side Encryption for Financial Data

1 participant