Age | Commit message (Expand) | Author |
---|---|---|
2017-05-02 | Switch OCF and IPsec over to the new AES | Mike Belopuhov |
2016-09-19 | convert bcopy to memcpy. from david hill | Ted Unangst |
2015-11-07 | Update copyright information | Mike Belopuhov |
2015-11-07 | Pass AES_GMAC context as a void pointer to cut down on casts in xform.c | Mike Belopuhov |
2015-11-07 | Allow overriding ghash_update() with an optimized MD function. Use | Christian Weisgerber |
2015-11-06 | Instead of multiplying with 0..1, extend the bit into a mask and do an AND. | Christian Weisgerber |
2014-11-12 | Improve performance of an internal loop by saving up on branching | Mike Belopuhov |
2011-01-11 | in AES_GMAC_Final(), explicitly clear the local buffer | Theo de Raadt |
2010-11-08 | use a well established define instead of rolling our own; no binary change | Mike Belopuhov |
2010-09-22 | OCF support for the Galois/Counter Mode (GCM) for AES as | Mike Belopuhov |