Skip to content

implement Asymmetric key pair handle with windows cert storage #36

Description

@yuseok-kim-edushare

for more safer encryption
sql server db shouldn't store full key pair in the tables

so we can use windows cert storage for key pair store

well azure key valut or else equivalent is best, but cloud is require extra cost
(so company will feel not comfortable)

so just implement RSA or else key pair store on windows cert storage, and only public key store on db, and use public key ti encrypt Symmetric key(like AES) is quiet well approach

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions