[defect]: Calling HMAC_Init_ex() on reused HMAC_CTX causes invalid HMAC output in 3.2.x #341
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| on: | |
| issues: | |
| types: [opened] | |
| jobs: | |
| titlePrefixCheck: | |
| runs-on: ubuntu-latest | |
| steps: | |
| - if: contains(github.event.pull_request.labels.*.name, 'close') | |
| name: Close Issue | |
| uses: peter-evans/close-issue@v1 | |
| with: | |
| comment: Direct questions about server operation or development to the FreeRADIUS mailing lists https://freeradius.org/support/. | |