Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added ssl-crypto based implementation of cipher | Christian Pointner | 2009-01-05 | 1 | -0/+9 |
* | removed | Christian Pointner | 2009-01-04 | 1 | -27/+12 |
* | added libgmp free calc ctr implementation to cipher | Christian Pointner | 2009-01-04 | 1 | -1/+33 |
* | get rid of some mallocs and mpz_inits at cipher | Christian Pointner | 2009-01-04 | 1 | -5/+14 |
* | added NO_LIBGMP and NO_CRYPT to build a daemon without cryptosupport | Christian Pointner | 2009-01-04 | 1 | -0/+9 |
* | some cleanup @ cipher, auth_algo and key derivation | Christian Pointner | 2009-01-03 | 1 | -4/+4 |
* | added auth algo | Christian Pointner | 2009-01-03 | 1 | -1/+1 |
* | some cleanup at key derivation | Christian Pointner | 2009-01-02 | 1 | -7/+6 |
* | added aes-ctr cipher | Christian Pointner | 2009-01-01 | 1 | -2/+10 |
* | removed useless malloc for cipher_t | Christian Pointner | 2008-12-31 | 1 | -2/+2 |
* | added cipher (net tested yet) | Christian Pointner | 2008-12-28 | 1 | -0/+59 |