mgr inż. Tomasz Gzella
Employment
- Assistant at Institute of Applied Mathematics
Research fields
Didactics
Consultations in 503GB:
wednesday 9:15-10:00
friday 11:15-12:00
tomasz.gzella[at]pg.edu.pl
Criptology
Book: S. Rubinstein-Salzedo, "Cryptography", Springer 2018.
Chapter 1 A Quick Overview (October)
Chapter 2 Cæsar Cipher s (October)
Exercise 1: Write a program for caesar cipher in Python for encryption and decryption: open file, use 26 letters & remove other signs, write result to file. Deadline: November 8.
Chapter 6 The Hill cipher (November)
Chapter 13 Clever Factorization Algorithms and Primality Testing (December)
Exercise 2: Write a program for Rabin-Miller primary test. input number, check if it is primary and give the answer. Deadline: December 20.
Bonus Exercise: Write a program generating k pseudorandom bits with a linear-feedback shift register (LFSR) for some seed and parameters. Deadline: January 22.
introduction to Measure Thoery
seen 50685 times