Blog of last minute questions (PDF for printing —classical HTML for terminal window browsing)
Note: this page may have changed since the last time you
looked at it. Therefore, reload it each time you look at it.
Convert the word “sage” to its vector of ASCII codes and then use El Gamal encryption for multiplicative arithmetic modulo the prime 257 to encrypt these values using the formula
x :--> [b^{k}, x · c^{k}] (mod 257) |
where b = 102 and c = 150 employing for the 4 characters the 4 successive values k = 11, 12, 13, 14.
How can the word “sage” be recovered from the four pairs of values modulo 257 that were obtained in the preceding exercise?
A message is waiting for you at the url
http://math.albany.edu/~hammond/maple/pvc . |
Added after the class: Solution of Exercise 3 (PDF for printing —classical HTML for terminal window browsing).
Become familiar with the functions for cubic curves found at the course's code archive, http://www.albany.edu/~hammond/maple/.
Use this introduction (PDF for printing —classical HTML for terminal window browsing) as a beginning guide.
Do these: 188: 3, 4, 5
Explore the Maple function for finding primitive roots mod m, which is numtheory[primroot].
Let p be the prime 128^{15} + 39. Without trying to solve determine which of the following two congruence equations is solvable:
2^{m}EQUIV 11 (mod p) ਊnd 11^{n}EQUIV 2 (mod p) . |
Are you able to solve the solvable one?
Study the formulas and do the exercise found in this web page (PDF for printing —classical HTML for terminal window browsing).
What rational number is represented in base 8 by the vector triple
(u, v, w) = ([2], [1], [1, 5, 4, 6, 6, 3, 3]) ? |
Online slides (Firefox or IE+MathPlayer or PDF) for the class are available.
Post assignment: online slides (Firefox or IE+MathPlayer or PDF) for the last exercise are available.
About free general purpose computer algebra systems: The following items were found through a web search, but none of them have been reviewed.
UP | TOP | Department