1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 19:41:05 +02:00
Files
archived-php-src/ext
Nikita Popov f2d3e75933 Do not special case export of EC keys
All other private keys are exported in PKCS#8 format, while EC
keys use traditional format. Switch them to use PKCS#8 format as
well.

As the OpenSSL docs say:

> PEM_write_bio_PrivateKey_traditional() writes out a private key
> in the "traditional" format with a simple private key marker and
> should only be used for compatibility with legacy programs.
2021-08-06 11:25:44 +02:00
..
2021-07-16 16:01:03 +02:00
2021-06-29 17:13:02 +02:00
2021-07-19 15:08:21 +01:00
2021-07-20 12:28:35 +02:00
2021-06-29 17:13:02 +02:00
2021-07-12 09:33:08 +02:00
2021-07-20 12:28:35 +02:00
2021-08-03 16:22:22 +02:00
2021-07-08 15:34:51 +02:00
2021-08-01 18:03:30 +01:00
2021-08-02 17:31:26 +02:00
2021-08-02 14:51:46 +02:00
2021-06-29 17:13:02 +02:00
2021-07-28 12:38:41 +02:00
2021-08-01 18:03:30 +01:00
2021-08-02 14:51:46 +02:00
2021-07-08 16:46:08 +02:00
2021-06-29 17:13:02 +02:00
2021-07-12 18:38:24 +02:00
2021-06-29 17:13:02 +02:00
2021-07-28 11:02:26 +02:00
2021-07-12 16:51:24 +02:00
2021-06-29 17:13:02 +02:00
2021-07-30 17:26:39 +02:00
2021-07-20 12:28:35 +02:00
2021-07-30 16:13:05 +02:00
2021-07-23 17:51:15 +02:00
2021-08-03 12:16:13 +02:00
2021-07-20 15:01:51 +02:00
2021-08-02 14:51:46 +02:00
2021-07-20 12:28:35 +02:00
2021-07-30 13:58:28 +01:00
2021-07-20 12:28:35 +02:00
2021-07-20 12:28:35 +02:00
2021-07-20 12:28:35 +02:00
2021-07-30 17:26:39 +02:00
2021-07-20 12:05:46 +02:00
2021-06-29 17:13:02 +02:00
2021-07-30 17:26:39 +02:00
2021-07-20 12:28:35 +02:00