Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed to anytun compatible version | Christian Pointner | 2009-01-02 | 1 | -4/+4 |
* | some improvements in key derivation | Christian Pointner | 2009-01-02 | 1 | -12/+14 |
* | some cleanup at key derivation | Christian Pointner | 2009-01-02 | 1 | -51/+53 |
* | added key derivation - not tested yet | Christian Pointner | 2009-01-01 | 1 | -0/+8 |
* | fixed build on OpenBSD | Christian Pointner | 2009-01-01 | 1 | -4/+6 |
* | changed ugly salt 0 msb workaround to a mor sophisticated solution | Christian Pointner | 2009-01-01 | 1 | -2/+8 |
* | added aes-ctr cipher | Christian Pointner | 2009-01-01 | 1 | -22/+131 |
* | removed useless malloc for cipher_t | Christian Pointner | 2008-12-31 | 1 | -22/+17 |
* | processing of device packets works now (null cipher and no auth algo) | Christian Pointner | 2008-12-28 | 1 | -11/+11 |
* | fixed build ;) | Christian Pointner | 2008-12-28 | 1 | -1/+1 |
* | some cleanup | Christian Pointner | 2008-12-28 | 1 | -2/+6 |
* | added cipher (net tested yet) | Christian Pointner | 2008-12-28 | 1 | -0/+175 |