Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clarity to key names #31

Open
gkc opened this issue Jul 28, 2022 · 0 comments
Open

Add clarity to key names #31

gkc opened this issue Jul 28, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@gkc
Copy link
Contributor

gkc commented Jul 28, 2022

Describe the bug
Not clear from looking at key names in the keys file or when being used, what format those keys are in

Expected behavior
Better code comments explaining why the key names in the keys file are called what they are

Better names for the in-memory key map entries once they have been loaded from file and decrypted / processed as required

Additional context
From @realvarx

Can I treat "aesPkamPrivateKey" as a RSA private key? Or is it encrypted in other way?

Reply from @gkc

Hmmm I think the reason it’s called that in the keys file is because it is an RSA private key but it is AES-encrypted using the selfEncryptionKey

@gkc gkc added the bug Something isn't working label Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant