Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-06 | Linux/macOS: Add explicit include of <sys/types.h> to define ssize_t | Mounir IDRASSI | 1 | -0/+2 |
2022-08-21 | Fixed a typo error (#929) | Matteo Baccan | 1 | -1/+1 |
2021-01-02 | Windows: Add support for ARM64 platform (e.g. Microsoft Surface Pro X). Syste... | Mounir IDRASSI | 1 | -0/+10 |
2020-07-15 | Enable FIPS mode in JitterEntropy random generator in order to let the functi... | Mounir IDRASSI | 1 | -1/+1 |
2019-10-30 | Update Jitterentropy Library to version 2.2.0 | Mounir IDRASSI | 1 | -2/+2 |
2019-10-28 | Linux: Fix compilation error on non-x86 platform by providing generic impleme... | Mounir IDRASSI | 1 | -0/+25 |
2019-10-28 | Linux: Fix compilation error if type __u64 is already defined by gcc | Mounir IDRASSI | 1 | -5/+3 |
2019-10-23 | Linux/MacOSX: Add missing JitterEntropy implementation | Mounir IDRASSI | 1 | -4/+13 |
2019-02-12 | Windows: Use Hardware RNG based on CPU timing jitter "Jitterentropy" by Steph... | Mounir IDRASSI | 1 | -0/+136 |