)]}' { "commit": "ae2c5f71e8f9965219a4bba9436c684a7484f49c", "tree": "4c99e4a05e41a96530a3a15827b66512fe9f2dce", "parents": [ "a6c29a7d8cc2ac8b829c590d2014d84c68334247" ], "author": { "name": "Jim Schaad", "email": "ietf@augustcellars.com", "time": "Fri May 22 09:58:49 2020 -0700" }, "committer": { "name": "GitHub", "email": "noreply@github.com", "time": "Fri May 22 09:58:49 2020 -0700" }, "message": "Native key (#120)\n\n* Forgot to do the formatting.\r\n\r\n* Native keys can now be used for ECDSA\r\n\r\nNo other algoirthms are currently supported and I don\u0027t know what the behavior would be. Probably crash as that is what ECDH did on me. (I think.)\r\n\r\n* Fix the error from the unuseful error message\r\n\r\n* Is that the compile error - bad version of openssl\r\n\r\n* If def with the Openssl version #\r\n\r\n* Short cut native keys if openssl version not high enough.\r\n\r\n* Is this compiling?\r\n\r\n* Correct version number check for openssl\r\n\r\n* Get the version checking right", "tree_diff": [ { "type": "modify", "old_id": "647b1b7df5427ba8cf74f1903652f639d1694e26", "old_mode": 33188, "old_path": "include/cose/cose.h", "new_id": "0cc424cfbf6fad3fcd5d3a24692abaf94f02a98f", "new_mode": 33188, "new_path": "include/cose/cose.h" }, { "type": "modify", "old_id": "717af1242213dea897714baa9cae06b87e9566d4", "old_mode": 33188, "old_path": "src/CoseKey.cpp", "new_id": "236c05eb56ad7e642fb6843b215dccfa89c6579b", "new_mode": 33188, "new_path": "src/CoseKey.cpp" }, { "type": "modify", "old_id": "5209cc99d61437fc0fdd680e8817eae420c20d62", "old_mode": 33188, "old_path": "src/cose_int.h", "new_id": "88d990757807b2cbb5e9918890cefad51794594f", "new_mode": 33188, "new_path": "src/cose_int.h" }, { "type": "modify", "old_id": "4294e8690620b9c91a7cc6a27c2cfe91855415f5", "old_mode": 33188, "old_path": "src/mbedtls.cpp", "new_id": "56261929a28c3d0f3f1f1ca465926494725d980a", "new_mode": 33188, "new_path": "src/mbedtls.cpp" }, { "type": "modify", "old_id": "b9e54e0b70fdf16d0456f52b626a3ddc6638aa70", "old_mode": 33188, "old_path": "src/openssl.cpp", "new_id": "f376fb4b773493bda57bfa8166fc0999ec9a9f99", "new_mode": 33188, "new_path": "src/openssl.cpp" }, { "type": "modify", "old_id": "aded8c8824fbf9d95039d2440c783ed7af62e14d", "old_mode": 33188, "old_path": "test/CMakeLists.txt", "new_id": "85b893bc8a5d0f0aeeb90ad81fd1a8f559ed8718", "new_mode": 33188, "new_path": "test/CMakeLists.txt" }, { "type": "modify", "old_id": "9998be6535926334d4e5eb6352a685a44e5f28d7", "old_mode": 33188, "old_path": "test/test.cpp", "new_id": "f515018205437966456f982f4ca7dbfc2930a59a", "new_mode": 33188, "new_path": "test/test.cpp" }, { "type": "modify", "old_id": "a9a420382b6be8c9f37af2562b03a94f2cd2de8c", "old_mode": 33188, "old_path": "test/test.h", "new_id": "36808ebbd9144c46966095b57eb5b6c2cc78822f", "new_mode": 33188, "new_path": "test/test.h" } ] }