Skip to content

matthiasohm/netsec_exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

netsec_exercise

some exercises concerning network security

pgpExtract_r_s.py

Extracts the signature (r,s) from AliceMsgtxt.asc. You are able to see the values also with pgpdump -i command. Printed values are modulo 0xb0b!

pgpManipulateKeyfile.py

Extracts Key-Packets and manipulates the private Key. Generates new file with manipulated key and Checksum. The new file should be readable via pgpdump -i command.

rsaFaultAttackCalcParameters.py

Calculates rsa Fault Attack with given parameters. Look at the file for the parameters.

About

some exercises concerning network security

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages