Skip to content

Challenge 33-35#1

Open
seemenkina wants to merge 1 commit into
noset5from
set5
Open

Challenge 33-35#1
seemenkina wants to merge 1 commit into
noset5from
set5

Conversation

@seemenkina
Copy link
Copy Markdown
Owner

Start tests file for DH attack from challenge 5 (33-35)

Test to check the implementation of DH algorithm

$ go test ./set5 -run TestDiffieHellman TestDHEncrypt
$ go test ./set5 -run TestDHEncrypt

Test to check the implementation a MITM key-fixing attack on Diffie-Hellman with parameter injection

$ go test ./set5 -run TestDHAlgEva_MITMAttack

Test to check the implementation DH with negotiated groups, and break with malicious "g" parameters

$ go test ./set5 -run TestMITMAttackG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant