YourNerdiness
New member
- Joined
- Nov 21, 2021
- Messages
- 3
Hi,
I have written a program capable of cracking a DLog problem in ~ O(0.5*n) time, but it doesn't work when in g^n (mod P), n is not less than P. Is n normally less than P in DLog problems? Any help would be appreciated.
I have written a program capable of cracking a DLog problem in ~ O(0.5*n) time, but it doesn't work when in g^n (mod P), n is not less than P. Is n normally less than P in DLog problems? Any help would be appreciated.