1. Support Integer size [0 - 32768] bits (multiply product to 65536 bits). 2. Limit: (MAX: 5900 !) 3. some help. 3.1 ALL a...
CrypTool is a freeware program which enables you to apply and analyze cryptographic mechanisms. It has the typical look-and-feel...
This tool has been coded for those who're planning to use DSA signatures in their own programs but don't know how to generate ke...
This ECDLP solver is the result of some months spent in reading, thinking and creating. My aim was/is to write the fastest ECDLP...
Main fuctions: 1.generate curvers, computer np/order; 2.trap small ecdlp (< 64 bits), using kangaroo method; 3.generate key...
This is basically an app I made to understand ElGamal better. Used MIRACL library for big numbers....