{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":12026946,"defaultBranch":"main","name":"cryptography","ownerLogin":"tiran","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2013-08-10T21:14:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/444071?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1721632222.0","currentOid":""},"activityList":{"items":[{"before":"85f2ae2705c73d8a283bf9b28786ecf8a4e6f86b","after":"7a1927b07343ee0e873017c3f5d58c56ea9e9ab1","ref":"refs/heads/engine-include","pushedAt":"2024-07-22T07:38:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tiran","name":"Christian Heimes","path":"/tiran","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/444071?s=80&v=4"},"commit":{"message":"Don't include engine.h when OPENSSL_NO_ENGINE is defined\n\nFedora 41 and RHEL 10 are deprecating and phasing out OpenSSL ENGINE\nsupport. Downstream has moved `openssl/engine.h` into a separate RPM\npackage and is recompiling packages with `-DOPENSSL_NO_ENGINE=1`. The\ncompiler flag disables PyCA cryptography's ENGINE support successfully.\nWe also like to build the downstream package without the `engine.h`\nheader file present.\n\nThis commit makes the include conditional. The `ENGINE` type is\ndefined in `openssl/types.h`.\n\nSee: https://src.fedoraproject.org/rpms/openssl/c/e67e9d9c40cd2cb9547e539c658e2b63f2736762?branch=rawhide\nSee: https://issues.redhat.com/browse/RHEL-33747\nSigned-off-by: Christian Heimes ","shortMessageHtmlLink":"Don't include engine.h when OPENSSL_NO_ENGINE is defined"}},{"before":"656defce667a9b33617a8cdb07f8b72f17315d44","after":"85f2ae2705c73d8a283bf9b28786ecf8a4e6f86b","ref":"refs/heads/engine-include","pushedAt":"2024-07-22T07:19:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tiran","name":"Christian Heimes","path":"/tiran","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/444071?s=80&v=4"},"commit":{"message":"Don't include engine.h when OPENSSL_NO_ENGINE is defined\n\nFedora 41 and RHEL 10 are deprecating and phasing out OpenSSL ENGINE\nsupport. Downstream has moved `openssl/engine.h` into a separate RPM\npackage and is recompiling packages with `-DOPENSSL_NO_ENGINE=1`. The\ncompiler flag disables PyCA cryptography's ENGINE support successfully.\nWe also like to build the downstream package without the `engine.h`\nheader file present.\n\nThis commit makes the include conditional. The `ENGINE` type is\ndefined in `openssl/types.h`.\n\nSee: https://src.fedoraproject.org/rpms/openssl/c/e67e9d9c40cd2cb9547e539c658e2b63f2736762?branch=rawhide\nSee: https://issues.redhat.com/browse/RHEL-33747\nSigned-off-by: Christian Heimes ","shortMessageHtmlLink":"Don't include engine.h when OPENSSL_NO_ENGINE is defined"}},{"before":"4fac0b323cc46b9381d02b1074e961e6aff78014","after":"656defce667a9b33617a8cdb07f8b72f17315d44","ref":"refs/heads/engine-include","pushedAt":"2024-07-22T07:10:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tiran","name":"Christian Heimes","path":"/tiran","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/444071?s=80&v=4"},"commit":{"message":"Don't include engine.h when OPENSSL_NO_ENGINE is defined\n\nFedora 41 and RHEL 10 are deprecating and phasing out OpenSSL ENGINE\nsupport. Downstream has moved `openssl/engine.h` into a separate RPM\npackage and is recompiling packages with `-DOPENSSL_NO_ENGINE=1`. The\ncompiler flag disables PyCA cryptography's ENGINE support successfully.\nWe also like to build the downstream package without the `engine.h`\nheader file present.\n\nThis commit makes the include conditional. The `ENGINE` type is\ndefined in `openssl/types.h`.\n\nSee: https://src.fedoraproject.org/rpms/openssl/c/e67e9d9c40cd2cb9547e539c658e2b63f2736762?branch=rawhide\nSee: https://issues.redhat.com/browse/RHEL-33747\nSigned-off-by: Christian Heimes ","shortMessageHtmlLink":"Don't include engine.h when OPENSSL_NO_ENGINE is defined"}},{"before":null,"after":"4fac0b323cc46b9381d02b1074e961e6aff78014","ref":"refs/heads/engine-include","pushedAt":"2024-07-22T07:10:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tiran","name":"Christian Heimes","path":"/tiran","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/444071?s=80&v=4"},"commit":{"message":"Don't include engine.h when OPENSSL_NO_ENGINE is defined\n\nFedora 41 and RHEL 10 are deprecating and phasing out OpenSSL ENGINE\nsupport. Downstream has moved `openssl/engine.h` into a separate RPM\npackage and is recompiling packages with `-DOPENSSL_NO_ENGINE=1`. The\ncompiler flag disables PyCA cryptography's ENGINE support successfully.\nWe also like to build the downstream package without the `engine.h`\nheader file present.\n\nThis commit makes the include conditional. The `ENGINE` type is\ndefined in `openssl/types.h`.\n\nSee: https://src.fedoraproject.org/rpms/openssl/c/e67e9d9c40cd2cb9547e539c658e2b63f2736762?branch=rawhide\nSee: https://issues.redhat.com/browse/RHEL-33747\nSigned-off-by: Christian Heimes ","shortMessageHtmlLink":"Don't include engine.h when OPENSSL_NO_ENGINE is defined"}},{"before":"a3fbb12c362e5551999c763806a4f25bcfcbbe35","after":"a9efeca7e048878e72191402c5fdc024497044e7","ref":"refs/heads/c10s","pushedAt":"2024-01-29T11:28:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"tiran","name":"Christian Heimes","path":"/tiran","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/444071?s=80&v=4"},"commit":{"message":"Disable x509.verification PolicyBuilder; fixes RHEL-23012","shortMessageHtmlLink":"Disable x509.verification PolicyBuilder; fixes RHEL-23012"}},{"before":null,"after":"a3fbb12c362e5551999c763806a4f25bcfcbbe35","ref":"refs/heads/c10s","pushedAt":"2024-01-29T11:27:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tiran","name":"Christian Heimes","path":"/tiran","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/444071?s=80&v=4"},"commit":{"message":"Disable x509.verification PolicyBuilder; fixes RHEL-23012","shortMessageHtmlLink":"Disable x509.verification PolicyBuilder; fixes RHEL-23012"}},{"before":null,"after":"519d0f0e87482bc371fdaefee8c2e1918f903457","ref":"refs/heads/c9s-rsassa-pss","pushedAt":"2023-10-27T06:37:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"tiran","name":"Christian Heimes","path":"/tiran","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/444071?s=80&v=4"},"commit":{"message":"Allow loading of RSA-PSS public keys (#7162)\n\nThis does not enforce PSS constraints and instead loads them as normal\nRSA public keys, similar to the support we added for private keys.\n\nfixes #4858","shortMessageHtmlLink":"Allow loading of RSA-PSS public keys (pyca#7162)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEhXy6nAA","startCursor":null,"endCursor":null}},"title":"Activity ยท tiran/cryptography"}