duritong / trocla

A password store for password creation and retrieval
Other
75 stars 18 forks source link

ECC x509 keys #82

Open jcharaoui opened 5 months ago

jcharaoui commented 5 months ago

It would be great to be able to create ECC x509 keys with trocla.

ECC keys are widely supported now and benefit from much smaller size compared to RSA based keys.

duritong commented 5 months ago

Absolutely, would be happy to merge such a MR. Important would be to make it non-breaking for existing things. But given that these use-cases are quite heavily tested, I would expect to be able to hold a stable interface.