Age | Commit message (Expand) | Author |
---|---|---|
2012-09-16 | Fix alignment for NaCl's core2 assembler implementation of AES128-CTR | Matthias Schiffer |
2012-09-15 | Use inline function for alignment | Matthias Schiffer |
2012-09-15 | Add support for kernel AES implementations | Matthias Schiffer |
2012-09-15 | Add support for using kernel implementations of GHASH | Matthias Schiffer |
2012-09-15 | Rework some parts of the AES128-GCM method | Matthias Schiffer |
2012-09-14 | Critical: fix various problems in the AES128-GCM method | Matthias Schiffer |
2012-06-27 | Remove unneeded size bytes from GCM to suppress warnings | Matthias Schiffer |
2012-06-27 | Implement GCM with lookup table | Matthias Schiffer |
2012-06-27 | Optimized GCM implementation | Matthias Schiffer |
2012-06-27 | Primitive aes128-gcm implementation | Matthias Schiffer |