-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Implement the following functions, and include any associated utests from BoringSSL where feasible.
Note, this is just a catch-all story for a few odd functions that didn't warrant a story per header file. If any of them prove to be non-trivial, they should probably be split t into a separate story.
| HMAC | openssl/hmac.h | ✓ |
| HMAC_Init_ex | openssl/hmac.h | ✓ |
| MD5 | openssl/md5.h | ✓ |
| OBJ_txt2obj | openssl/obj.h | ✓ |
| PEM_bytes_read_bio | openssl/pem.h | ✓ |
| PEM_X509_INFO_read_bio | openssl/pem.h | ✓ |
| d2i_PKCS12_bio | openssl/pkcs8.h | ✓ |
| PKCS12_parse | openssl/pkcs8.h | ✓ |
| CRYPTO_BUFFER_new | openssl/pool.h | ✓ |