Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3_usm.go: add privacy passphrase in extendKeyBlumenthal cacheKey cal… #6

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

kajtzu
Copy link

@kajtzu kajtzu commented Jan 27, 2023

…l (gosnmp#425)

alter extendKeyBlumenthal() function to include the privacy passphrase for cacheKey calls to prevent the privacy passphrase that was used for the first connection to be incorrectly reused in any later connections.

fixes gosnmp#424

Signed-off-by: Tim Rots tim.rots@protonmail.ch

#425)

alter  ``extendKeyBlumenthal()`` function to include the privacy
passphrase for cacheKey calls to prevent the privacy passphrase
that was used for the first connection to be incorrectly reused
in any later connections.

fixes #424

Signed-off-by: Tim Rots <tim.rots@protonmail.ch>
@kajtzu kajtzu merged commit f753874 into basen:master Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants