Implements the CRT, BSGS, and Pohlig-Hellman algorithms
This commit is contained in:
parent
0ede13a12d
commit
51f19d17ab
2 changed files with 127 additions and 0 deletions
3
README
3
README
|
|
@ -1 +1,4 @@
|
|||
The "imbaud python library" (imp lib), or just imp for short!
|
||||
|
||||
TODO:
|
||||
- define a getPrime function like PyCryptodome's
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue