EE-305 Project.
Implementing subjects:
prime algorithms,
mod function,
asymmetric relations (public-key encryption),
HeshamTB
db2a852cf3
insted of taking all integers from 2 to K, take only odds since we know that the even prime is 2. This should in theory reduce the time to check primilaty to half. |
||
---|---|---|
126-bit-key | ||
rsa.py |