<!-- Please reserve GitHub issues for bug reports and feature requests. For questions, the best place to get answers is on our [mailing list](https://groups.google.com/forum/#!forum/vault-tool), as they will get more visibility from experienced users than the issue tracker. Please note: We take Vault's security and our users' trust very seriously. If you believe you have found a security issue in Vault, please responsibly disclose by contacting us at security@hashicorp.com. Our PGP key is available at [our security page](https://www.hashicorp.com/security/). --> **Describe the bug** Options `aes128-gcm96`, `ecdsa-p384`, `ecdsa-p521` are missed in selector by UI  but declared in documentation https://www.vaultproject.io/docs/secrets/transit  **To Reproduce** Steps to reproduce the behavior: 1. Open https://example.com/ui/vault/secrets/transit/create 2. Try to select **Type** 3. Open a browser debugger **Expected behavior** Supporting all major algorithms **Environment:** * Vault Server Version: `1.4.2` * Server Operating System/Architecture: `linux_amd64`