Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

RSAKeys and AESKey class names need better names #36

Closed
jclinton opened this issue Aug 15, 2014 · 0 comments
Closed

RSAKeys and AESKey class names need better names #36

jclinton opened this issue Aug 15, 2014 · 0 comments
Labels

Comments

@jclinton
Copy link
Contributor

Issue by jclinton
Thursday Aug 14, 2014 at 21:20 GMT
Originally opened as https://github.com/jclinton/K2/issues/3


Per Daniel:

"RSAKeys also AESKey is a class that makes no sense at all. Depending on the encryption mode a key needs additional parameters (tag size, feedback size, iv size, ...). The requirement for the key material depends on the encryption mode, e.g. XTS needs twice the key size. The security properties are different (some encryption modes include an integrity check (e.g. CCM, EAX), others don't."

@jclinton jclinton added the bug label Aug 15, 2014
@thaidn thaidn closed this as completed Jan 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants