Files
ubicloud/spec/lib/util_spec.rb
Daniel Farina 99148fb4da Introduce elliptic curve backwards compatibility code
Unfortunately, we have some stored RSA keys that ought to have been
elliptic curve based for the significant performance advantages, in
development, test, and production.

This routine will first attempt to parse elliptic curves, and then
RSA.  If at some point we obsolete all stored RSA keys, this
consideration can be eliminated.
2024-10-29 07:40:12 -07:00

1.7 KiB