Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-15 | Convert argc checks to ASSERTs per PR | Doug Hogan | |
2019-01-08 | Revamp poly1305_nif() | Doug Hogan | |
* Fix a possible memory leak where enif_alloc_binary() wasn't always converted into a term or freed in the error path. | |||
2018-12-20 | Add Ericsson AB copyright header to all new files | Doug Hogan | |
Using the same copyright header as crypto.c | |||
2018-12-20 | Move poly1305 functionality to a new file | Doug Hogan | |