final curvesByName = <String, Identifier>{ 'P-256': curves.p256, 'P-256K': curves.p256k, 'P-384': curves.p384, 'P-521': curves.p521 };