Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fall back to shifting with 32-bit words if 64-bit byte order conversion ↵ | Martin Willi | 2010-08-23 | 1 | -10/+12 |
| | | | | function missing | ||||
* | Improve GCM performance by factor 2-3 by shifting full 32/64 bit words | Martin Willi | 2010-08-19 | 1 | -5/+25 |
| | |||||
* | Implemented a gcm plugin providing GCM mode based on CBC crypters | Martin Willi | 2010-08-19 | 1 | -0/+403 |