atsign-foundation / at_libraries

Support libraries & dependencies for Atsign's technology
https://pub.dev/publishers/atsign.org/packages
BSD 3-Clause "New" or "Revised" License
38 stars 11 forks source link

at_chops implement RSA 4096 and ecc algorithms #435

Open murali-shris opened 1 year ago

murali-shris commented 1 year ago

Is your feature request related to a problem? Please describe.

at_chops_imp.dart--> _getEncryptionAlgorithm Currently there is no implementation for EncryptionKeyType.rsa4096 and EncryptionKeyType.ecc

Describe the solution you'd like

Describe alternatives you've considered

No response

Additional context

No response

XavierChanth commented 1 year ago

I assume by ecc we mean ed25519, in which case we should rename from ecc to the corresponding curve that we mean.

gkc commented 1 month ago

Moving back to Triage for consideration in next sprint planning