)]}' { "commit": "fed560ff2a329d1a7b30aa1c9495439284f1a9b2", "tree": "5876d18f6aced154138c0dbd9f98b1313002f13c", "parents": [ "cba7987978fe7fed1fdde7b65ad48aa53fb6962d" ], "author": { "name": "David Benjamin", "email": "davidben@google.com", "time": "Wed Oct 11 23:55:18 2017 -0400" }, "committer": { "name": "CQ bot account: commit-bot@chromium.org", "email": "commit-bot@chromium.org", "time": "Fri Oct 27 02:38:45 2017 +0000" }, "message": "Clear no-op BN_MASK2 masks.\n\nThis is an OpenSSL thing to support platforms where BN_ULONG is not\nactually the size it claims to be. We define BN_ULONG to uint32_t and\nuint64_t which are guaranteed by C to implement arithemetic modulo 2^32\nand 2^64, respectively. Thus there is no need for any of this.\n\nChange-Id: I098cd4cc050a136b9f2c091dfbc28dd83e01f531\nReviewed-on: https://boringssl-review.googlesource.com/21784\nCommit-Queue: Adam Langley \u003cagl@google.com\u003e\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\nCQ-Verified: CQ bot account: commit-bot@chromium.org \u003ccommit-bot@chromium.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "bbe275ed4ac2e5887791d1be0a2333384122073e", "old_mode": 33188, "old_path": "crypto/fipsmodule/bn/add.c", "new_id": "201c526d1a4bb2f3fdd509829da6782b27bbbf80", "new_mode": 33188, "new_path": "crypto/fipsmodule/bn/add.c" }, { "type": "modify", "old_id": "1bcff5070b676977368ccff54ad9fc0c3dd12f4f", "old_mode": 33188, "old_path": "crypto/fipsmodule/bn/div.c", "new_id": "0b8b9b9d2c281ef587a6ce77eb9d17e22abb6d9e", "new_mode": 33188, "new_path": "crypto/fipsmodule/bn/div.c" }, { "type": "modify", "old_id": "f4e028b20cf4cfb6ebcac9a61d17617d455c471f", "old_mode": 33188, "old_path": "crypto/fipsmodule/bn/exponentiation.c", "new_id": "b6b7fa9e1931af22a89a237f48a62624e5390744", "new_mode": 33188, "new_path": "crypto/fipsmodule/bn/exponentiation.c" }, { "type": "modify", "old_id": "b70080f03d06489aaf281a57e0bc1faef296fe0f", "old_mode": 33188, "old_path": "crypto/fipsmodule/bn/generic.c", "new_id": "11c377ca137cc89bd94be422e3c0f07e592b5f96", "new_mode": 33188, "new_path": "crypto/fipsmodule/bn/generic.c" }, { "type": "modify", "old_id": "ecd7d6cba6b9a6e7eab23853ef9bc2c59ecaf154", "old_mode": 33188, "old_path": "crypto/fipsmodule/bn/internal.h", "new_id": "b1e0b0dee7517ee882b082b8cdda0dfb47ebcb36", "new_mode": 33188, "new_path": "crypto/fipsmodule/bn/internal.h" }, { "type": "modify", "old_id": "8024e276f8c212b7a7dba5409623d8d913c54d21", "old_mode": 33188, "old_path": "crypto/fipsmodule/bn/montgomery.c", "new_id": "5219187df22efe38d4e4b63d2a74a37d575a1bb2", "new_mode": 33188, "new_path": "crypto/fipsmodule/bn/montgomery.c" }, { "type": "modify", "old_id": "a4e27f2a53b3ff38c278ae21c5a8ac6ec9fd740b", "old_mode": 33188, "old_path": "crypto/fipsmodule/bn/mul.c", "new_id": "b6f3ff18868a1ae63e8cd00a4482bc85c5221847", "new_mode": 33188, "new_path": "crypto/fipsmodule/bn/mul.c" }, { "type": "modify", "old_id": "d3fcf395282cbc3462276c5f7a30dd9576f57177", "old_mode": 33188, "old_path": "crypto/fipsmodule/bn/shift.c", "new_id": "64afa7826673e740cab816f22464c34940d65109", "new_mode": 33188, "new_path": "crypto/fipsmodule/bn/shift.c" } ] }