{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":85605821,"defaultBranch":"master","name":"traits","ownerLogin":"RustCrypto","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-03-20T17:24:37.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/22351541?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717628245.0","currentOid":""},"activityList":{"items":[{"before":"d15d165017c3b95c3c0263e9093948196863a1a5","after":"f3301d6926ad07ec804cf1e838c3c39341bfde4a","ref":"refs/heads/master","pushedAt":"2024-06-05T22:57:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"newpavlov","name":"Artyom Pavlov","path":"/newpavlov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/329626?s=80&v=4"},"commit":{"message":"cipher: fix documentation for decrypt traits (#1587)","shortMessageHtmlLink":"cipher: fix documentation for decrypt traits (#1587)"}},{"before":"46e9bb58dd8577e61aa3db0b8f6b5d27e1841d98","after":null,"ref":"refs/heads/cipher_doc_fix","pushedAt":"2024-06-05T22:57:25.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"newpavlov","name":"Artyom Pavlov","path":"/newpavlov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/329626?s=80&v=4"}},{"before":null,"after":"46e9bb58dd8577e61aa3db0b8f6b5d27e1841d98","ref":"refs/heads/cipher_doc_fix","pushedAt":"2024-06-05T22:43:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"newpavlov","name":"Artyom Pavlov","path":"/newpavlov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/329626?s=80&v=4"},"commit":{"message":"cipher: fix documentation for decrypt traits","shortMessageHtmlLink":"cipher: fix documentation for decrypt traits"}},{"before":"ab9ea2fa41d76b4a185503414f0524e2c848bf9f","after":"d15d165017c3b95c3c0263e9093948196863a1a5","ref":"refs/heads/master","pushedAt":"2024-06-05T14:58:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tarcieri","name":"Tony Arcieri","path":"/tarcieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/797?s=80&v=4"},"commit":{"message":"async-signature: forward `std` feature (#1582)\n\n`std` gates the From implementation from signature.\r\n\r\nThis allows to enable the feature without importing signature directly.","shortMessageHtmlLink":"async-signature: forward std feature (#1582)"}},{"before":"c7d0d4e0ddf43afe7be3fb1b748f00fbd3c8f590","after":null,"ref":"refs/heads/dependabot/cargo/proc-macro2-1.0.85","pushedAt":"2024-06-03T23:07:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tarcieri","name":"Tony Arcieri","path":"/tarcieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/797?s=80&v=4"}},{"before":"e5da021629c69f94886fa8dddd758ef566d38a24","after":"ab9ea2fa41d76b4a185503414f0524e2c848bf9f","ref":"refs/heads/master","pushedAt":"2024-06-03T23:07:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tarcieri","name":"Tony Arcieri","path":"/tarcieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/797?s=80&v=4"},"commit":{"message":"build(deps): bump proc-macro2 from 1.0.84 to 1.0.85 (#1585)\n\nBumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.84 to 1.0.85.\r\n- [Release notes](https://github.com/dtolnay/proc-macro2/releases)\r\n- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.84...1.0.85)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: proc-macro2\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump proc-macro2 from 1.0.84 to 1.0.85 (#1585)"}},{"before":null,"after":"c7d0d4e0ddf43afe7be3fb1b748f00fbd3c8f590","ref":"refs/heads/dependabot/cargo/proc-macro2-1.0.85","pushedAt":"2024-06-03T22:54:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump proc-macro2 from 1.0.84 to 1.0.85\n\nBumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.84 to 1.0.85.\n- [Release notes](https://github.com/dtolnay/proc-macro2/releases)\n- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.84...1.0.85)\n\n---\nupdated-dependencies:\n- dependency-name: proc-macro2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump proc-macro2 from 1.0.84 to 1.0.85"}},{"before":"88c23182866cf4c20275b72f5b47fa49b4134c20","after":"e5da021629c69f94886fa8dddd758ef566d38a24","ref":"refs/heads/master","pushedAt":"2024-06-03T17:21:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tarcieri","name":"Tony Arcieri","path":"/tarcieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/797?s=80&v=4"},"commit":{"message":"async-signature: remove `AsyncDigestSigner` blanket implementation (#1584)\n\nThis introduces a basic check to make sure our blanket implementation\r\nwould not block manual implementation of the traits in this crate.\r\n\r\nBefore this commit `AsyncDigestSigner` was causing a conflict:\r\n```\r\n --> async-signature/tests/mock_impl.rs:14:1\r\n |\r\n14 | / impl async_signature::AsyncDigestSigner for MockSigner\r\n15 | | where\r\n16 | | D: async_signature::Digest,\r\n | |_______________________________^\r\n |\r\n = note: conflicting implementation in crate `async_signature`:\r\n - impl AsyncDigestSigner for T\r\n where D: Digest, T: DigestSigner;\r\n = note: downstream crates may implement trait `async_signature::signature::DigestSigner<_, Signature>` for type `MockSigner`\r\n```","shortMessageHtmlLink":"async-signature: remove AsyncDigestSigner blanket implementation (#…"}},{"before":"9136636f4508f76d7a92169d05d29ce18caca24a","after":"88c23182866cf4c20275b72f5b47fa49b4134c20","ref":"refs/heads/master","pushedAt":"2024-06-02T19:25:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"newpavlov","name":"Artyom Pavlov","path":"/newpavlov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/329626?s=80&v=4"},"commit":{"message":"digest: add missing `Debug` impl for `HashReader` and `HashWriter` (#1583)","shortMessageHtmlLink":"digest: add missing Debug impl for HashReader and HashWriter (#…"}},{"before":"96d5c212b6d6fbb1170b07239ecd5def31428305","after":"9136636f4508f76d7a92169d05d29ce18caca24a","ref":"refs/heads/master","pushedAt":"2024-05-31T12:21:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"newpavlov","name":"Artyom Pavlov","path":"/newpavlov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/329626?s=80&v=4"},"commit":{"message":"digest: add HashWriter and HashReader structs (#1159)","shortMessageHtmlLink":"digest: add HashWriter and HashReader structs (#1159)"}},{"before":null,"after":"67f798bf5c86064fbe2c65c5e5c3ab1c166ee787","ref":"refs/heads/dependabot/cargo/p256-0.13.2","pushedAt":"2024-05-28T22:30:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump p256 from 0.9.0 to 0.13.2\n\nBumps [p256](https://github.com/RustCrypto/elliptic-curves) from 0.9.0 to 0.13.2.\n- [Commits](https://github.com/RustCrypto/elliptic-curves/compare/p256/v0.9.0...p256/v0.13.2)\n\n---\nupdated-dependencies:\n- dependency-name: p256\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump p256 from 0.9.0 to 0.13.2"}},{"before":"a6125c347a15ae6afab393333eec59872422b768","after":null,"ref":"refs/heads/dependabot/cargo/hpke-0.11.0","pushedAt":"2024-05-28T22:17:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tarcieri","name":"Tony Arcieri","path":"/tarcieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/797?s=80&v=4"}},{"before":"b9d49af5016b95406bae33df6e7808536cadaf44","after":"96d5c212b6d6fbb1170b07239ecd5def31428305","ref":"refs/heads/master","pushedAt":"2024-05-28T22:17:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tarcieri","name":"Tony Arcieri","path":"/tarcieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/797?s=80&v=4"},"commit":{"message":"build(deps): bump hpke from 0.10.0 to 0.11.0 (#1360)\n\nBumps [hpke](https://github.com/rozbb/rust-hpke) from 0.10.0 to 0.11.0.\r\n- [Changelog](https://github.com/rozbb/rust-hpke/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/rozbb/rust-hpke/compare/v0.10.0...v0.11.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: hpke\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump hpke from 0.10.0 to 0.11.0 (#1360)"}},{"before":"f1ae1181444d50b78e9e0be5fa2f9d410c6a6b59","after":null,"ref":"refs/heads/dependabot/cargo/getrandom-0.2.15","pushedAt":"2024-05-28T22:07:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"c5cb9964433f3eb7370612528bc76a811e7bc0c4","after":"a6125c347a15ae6afab393333eec59872422b768","ref":"refs/heads/dependabot/cargo/hpke-0.11.0","pushedAt":"2024-05-28T21:59:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump hpke from 0.10.0 to 0.11.0\n\nBumps [hpke](https://github.com/rozbb/rust-hpke) from 0.10.0 to 0.11.0.\n- [Changelog](https://github.com/rozbb/rust-hpke/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rozbb/rust-hpke/compare/v0.10.0...v0.11.0)\n\n---\nupdated-dependencies:\n- dependency-name: hpke\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump hpke from 0.10.0 to 0.11.0"}},{"before":"ff0a69780de4b5d63bedbb67c058a4de5f6063b2","after":null,"ref":"refs/heads/dependabot/cargo/zeroize-1.8.1","pushedAt":"2024-05-28T21:58:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"aa3497c54387503f8ed45fa9389cdef6cdef2c62","after":null,"ref":"refs/heads/dependabot/cargo/syn-2.0.66","pushedAt":"2024-05-28T21:57:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"5de3185e556ae72ff1bad0f807188177b6955bfd","after":null,"ref":"refs/heads/dependabot/cargo/serde_json-1.0.117","pushedAt":"2024-05-28T21:57:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"9f2840d17a6e27983828f4983f004a107e6332c4","after":null,"ref":"refs/heads/dependabot/cargo/proc-macro2-1.0.84","pushedAt":"2024-05-28T21:57:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"6fb9cc5a0e9d478a4a83a6d92c2850ea7b9f3f4c","after":null,"ref":"refs/heads/bump-deps","pushedAt":"2024-05-28T21:56:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tarcieri","name":"Tony Arcieri","path":"/tarcieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/797?s=80&v=4"}},{"before":"f79f286a8536816c240c50810509cbb2fc733341","after":"b9d49af5016b95406bae33df6e7808536cadaf44","ref":"refs/heads/master","pushedAt":"2024-05-28T21:56:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tarcieri","name":"Tony Arcieri","path":"/tarcieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/797?s=80&v=4"},"commit":{"message":"Cargo.lock: bump dependencies (#1580)\n\nUpdates the following dependencies:\r\n\r\n $ cargo update\r\n Updating crates.io index\r\n Updating autocfg v1.2.0 -> v1.3.0\r\n Updating cc v1.0.92 -> v1.0.98\r\n Updating getrandom v0.2.14 -> v0.2.15\r\n Updating jobserver v0.1.29 -> v0.1.31\r\n Updating libc v0.2.153 -> v0.2.155\r\n Updating num-traits v0.2.18 -> v0.2.19\r\n Adding once_cell v1.19.0\r\n Updating proc-macro2 v1.0.79 -> v1.0.84\r\n Updating ryu v1.0.17 -> v1.0.18\r\n Updating serde v1.0.197 -> v1.0.203\r\n Updating serde_derive v1.0.197 -> v1.0.203\r\n Updating serde_json v1.0.115 -> v1.0.117\r\n Updating syn v2.0.58 -> v2.0.66\r\n Updating zeroize v1.7.0 -> v1.8.1","shortMessageHtmlLink":"Cargo.lock: bump dependencies (#1580)"}},{"before":null,"after":"6fb9cc5a0e9d478a4a83a6d92c2850ea7b9f3f4c","ref":"refs/heads/bump-deps","pushedAt":"2024-05-28T21:48:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tarcieri","name":"Tony Arcieri","path":"/tarcieri","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/797?s=80&v=4"},"commit":{"message":"Cargo.lock: bump dependencies\n\nUpdates the following dependencies:\n\n $ cargo update\n Updating crates.io index\n Updating autocfg v1.2.0 -> v1.3.0\n Updating cc v1.0.92 -> v1.0.98\n Updating getrandom v0.2.14 -> v0.2.15\n Updating jobserver v0.1.29 -> v0.1.31\n Updating libc v0.2.153 -> v0.2.155\n Updating num-traits v0.2.18 -> v0.2.19\n Adding once_cell v1.19.0\n Updating proc-macro2 v1.0.79 -> v1.0.84\n Updating ryu v1.0.17 -> v1.0.18\n Updating serde v1.0.197 -> v1.0.203\n Updating serde_derive v1.0.197 -> v1.0.203\n Updating serde_json v1.0.115 -> v1.0.117\n Updating syn v2.0.58 -> v2.0.66\n Updating zeroize v1.7.0 -> v1.8.1","shortMessageHtmlLink":"Cargo.lock: bump dependencies"}},{"before":"5384344df37d3f55054cb833ae175b2a95671e96","after":null,"ref":"refs/heads/dependabot/cargo/proc-macro2-1.0.83","pushedAt":"2024-05-27T22:38:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"9f2840d17a6e27983828f4983f004a107e6332c4","ref":"refs/heads/dependabot/cargo/proc-macro2-1.0.84","pushedAt":"2024-05-27T22:38:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump proc-macro2 from 1.0.79 to 1.0.84\n\nBumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.79 to 1.0.84.\n- [Release notes](https://github.com/dtolnay/proc-macro2/releases)\n- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.79...1.0.84)\n\n---\nupdated-dependencies:\n- dependency-name: proc-macro2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump proc-macro2 from 1.0.79 to 1.0.84"}},{"before":null,"after":"ff0a69780de4b5d63bedbb67c058a4de5f6063b2","ref":"refs/heads/dependabot/cargo/zeroize-1.8.1","pushedAt":"2024-05-27T22:38:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump zeroize from 1.7.0 to 1.8.1\n\nBumps [zeroize](https://github.com/RustCrypto/utils) from 1.7.0 to 1.8.1.\n- [Commits](https://github.com/RustCrypto/utils/compare/zeroize-v1.7.0...zeroize-v1.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: zeroize\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump zeroize from 1.7.0 to 1.8.1"}},{"before":"e7f3e637e8349a3126ce70b71b7efb7c7b630a7b","after":null,"ref":"refs/heads/dependabot/cargo/syn-2.0.65","pushedAt":"2024-05-24T22:30:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"aa3497c54387503f8ed45fa9389cdef6cdef2c62","ref":"refs/heads/dependabot/cargo/syn-2.0.66","pushedAt":"2024-05-24T22:30:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump syn from 2.0.58 to 2.0.66\n\nBumps [syn](https://github.com/dtolnay/syn) from 2.0.58 to 2.0.66.\n- [Release notes](https://github.com/dtolnay/syn/releases)\n- [Commits](https://github.com/dtolnay/syn/compare/2.0.58...2.0.66)\n\n---\nupdated-dependencies:\n- dependency-name: syn\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump syn from 2.0.58 to 2.0.66"}},{"before":"319c59e85060000366b22fd52f02ae7fe7fa3815","after":null,"ref":"refs/heads/dependabot/cargo/syn-2.0.64","pushedAt":"2024-05-20T22:21:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"e7f3e637e8349a3126ce70b71b7efb7c7b630a7b","ref":"refs/heads/dependabot/cargo/syn-2.0.65","pushedAt":"2024-05-20T22:21:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: syn\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"b1f22fafdfe2075adbaa1f7969678d3dc01d6a19","after":null,"ref":"refs/heads/dependabot/cargo/proc-macro2-1.0.82","pushedAt":"2024-05-20T22:21:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXZ-8PwA","startCursor":null,"endCursor":null}},"title":"Activity · RustCrypto/traits"}