Age | Commit message (Expand) | Author |
---|---|---|
2019-06-14 | crypto: Enable MAC key length checking in mac-table | Hans Nilsson |
2019-06-14 | crypto: Move mac compatibility functions to hmac.c and cmac.c | Hans Nilsson |
2019-06-14 | crypto: Use dirty schedulers for mac_update | Hans Nilsson |
2019-06-14 | crypto: Implement NIFs for the new mac_init, mac_update and mac_final | Hans Nilsson |
2019-06-14 | crypto: Refactor for readability | Hans Nilsson |
2019-06-14 | crypto: Use dirty schedulers for the new mac_nif if large data | Hans Nilsson |
2019-06-14 | crypto: MAC nif unifying HMAC, CMAC and POLY1305 | Hans Nilsson |