]> de.git.xonotic.org Git - xonotic/d0_blind_id.git/history - d0_blind_id.h
make keygens thread better (don't keep the lock all the time)
[xonotic/d0_blind_id.git] / d0_blind_id.h
2010-11-25 Rudolf Polzernow: "detached" signatures (not including the plaintext)
2010-09-17 Rudolf Polzeralso support signing
2010-09-06 Rudolf Polzertag the macro identifiers (like BOOL, EXPORT) with...
2010-09-02 Rudolf Polzerbetter Id formatting
2010-09-02 Rudolf Polzeralso use $Id$
2010-09-02 Rudolf Polzercommit hash into file
2010-09-02 Rudolf PolzerLicense: now entirely licensed under the 3-clause BSD...
2010-08-27 Rudolf Polzerdetect failed RNG initialization
2010-08-25 Rudolf Polzeradd a helper function
2010-08-11 Rudolf PolzerMerge branch 'master' of github.com:divVerent/d0_blind_id
2010-07-26 Rudolf Polzerprovide SHA256 as util function to outside code
2010-07-14 Rudolf PolzerMerge branch 'master' of github.com:divVerent/d0_blind_id
2010-07-09 Rudolf Polzermake "copy" return a value
2010-07-08 Rudolf Polzermore const
2010-07-08 Rudolf Polzerconst-ify some declarations
2010-07-08 Rudolf Polzera "fastreject" facility helpful to generate keys with...
2010-07-05 Rudolf Polzerallow reading/writing the camouflage
2010-07-05 Rudolf Polzeradd d0_blind_id_fingerprint64_public_key
2010-04-25 Rudolf Polzermore fixes; always perform DH, perform DH rekeying...
2010-04-25 Rudolf Polzerembed a diffie hellmann key exchange
2010-04-25 Rudolf Polzerseparate RSA modulus from DL modulus; we still need...
2010-04-25 Rudolf Polzermake the signature on the private ID optional
2010-04-24 Rudolf Polzerlet's use more strict warnings, and help Visual Studio
2010-04-24 Rudolf Polzervisibility;
2010-04-24 Rudolf Polzerinclude guards
2010-04-24 Rudolf Polzerinitial import of blind_id