Skip to content

Implements private key encryption (Issue #2)#7

Merged
vuneumaaa merged 3 commits into
mainfrom
fix/cors-security
Mar 18, 2026
Merged

Implements private key encryption (Issue #2)#7
vuneumaaa merged 3 commits into
mainfrom
fix/cors-security

Conversation

@vuneumaaa
Copy link
Copy Markdown
Owner

Implements private key encryption (Issue #2)

  • AES-256-GCM + PBKDF2
  • Passphrase validation
  • Backward compatibility

Closes #2

@vuneumaaa vuneumaaa merged commit e1dfeaa into main Mar 18, 2026
8 checks passed
@vuneumaaa vuneumaaa deleted the fix/cors-security branch March 18, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Private Key Encryption

2 participants