| Commit message (Expand) | Author | Age |
* | Some quality-of-life improvments.HEADmaster | Toni Uhlig | 2024-04-05 |
* | Modified RNG init and reduced some stdout printings. | Toni Uhlig | 2020-10-05 |
* | Added support for entropy calculation. | Toni Uhlig | 2020-10-05 |
* | Exclude funccrypt from non GCC. CLang seems to not support asm goto (yet?!). | Toni Uhlig | 2020-09-30 |
* | enable check if target fn is encrypted | Toni Uhlig | 2019-04-14 |
* | funccrypt MAXSIZ macro, gitlab-ci integration | Toni Uhlig | 2019-04-13 |
* | encrypt and decrypt c funcs at runtime | Toni Uhlig | 2019-04-13 |
* | pre C99 compat | Toni Uhlig | 2019-04-11 |
* | function crypter template | Toni Uhlig | 2019-04-11 |