2e67153de4
PyOpenSSL calls this function these days. Tested by roundtripping with ourselves and also manually confirming our output interoperates with OpenSSL. (For anyone repeating this experiment, the OpenSSL command-line tool has a bug and does not correctly output friendlyName attributes with non-ASCII characters. I'll send them a PR to fix this shortly.) Between this and the UTF-8 logic earlier, the theme of this patch series seems to be "implement in C something I last implemented in JavaScript"... Change-Id: I258d563498d82998c6bffc6789efeaba36fe3a5e Reviewed-on: https://boringssl-review.googlesource.com/28328 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
internal.h | ||
p5_pbev2.c | ||
pkcs8_test.cc | ||
pkcs8_x509.c | ||
pkcs8.c | ||
pkcs12_test.cc |