Age | Commit message (Expand) | Author |
---|---|---|
2013-11-25 | Move crypto algorithm information out of implementation | Matthias Schiffer |
2013-11-25 | Move cipher and mac structures to a new header | Matthias Schiffer |
2013-11-25 | Add a new generic-gmac method | Matthias Schiffer |
2013-11-25 | Rename generic-gmac method to composed-gmac | Matthias Schiffer |
2013-11-20 | Replace max_packet_size functions by a max_overhead field | Matthias Schiffer |
2013-11-20 | Slightly simplify method/cipher/MAC definitions | Matthias Schiffer |
2013-11-18 | generic-gmac: some code simplifications | Matthias Schiffer |
2013-11-18 | generic-gmac: don't access invalid pointer for the reorder check with null ci... | Matthias Schiffer |
2013-11-18 | Some work towards a composable GMAC method | Matthias Schiffer |