Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Padlock RNG code | Jeffrey Walton | 2020-07-27 | 1 | -10/+4 |
* | Update Padlock RNG GenerateBlock | Jeffrey Walton | 2020-07-27 | 1 | -4/+11 |
* | Run autoupdate and libtoolize if available | Jeffrey Walton | 2018-07-27 | 1 | -2/+2 |
* | Save/restore 64-bit registers for Padlock on x86_64 | Jeffrey Walton | 2018-07-27 | 1 | -6/+4 |
* | Add algorithm provider member function to Algorithm class | Jeffrey Walton | 2018-07-06 | 1 | -0/+5 |
* | Cleanup warnings under MSC | Jeffrey Walton | 2018-01-21 | 1 | -0/+4 |
* | Clear Coverity issue CID 186341 | Jeffrey Walton | 2017-12-28 | 1 | -1/+1 |
* | Update comments | Jeffrey Walton | 2017-08-25 | 1 | -2/+2 |
* | Fix typo | Jeffrey Walton | 2017-08-24 | 1 | -1/+1 |
* | Fix Asan 64-bit build | Jeffrey Walton | 2017-08-20 | 1 | -2/+12 |
* | Fix compile under Clang | Jeffrey Walton | 2017-08-20 | 1 | -2/+2 |
* | Updated documentation | Jeffrey Walton | 2017-08-20 | 1 | -1/+1 |
* | FIX GCC ASM template | Jeffrey Walton | 2017-08-20 | 1 | -1/+1 |
* | Add Divisor and MSR member variables | Jeffrey Walton | 2017-08-20 | 1 | -37/+38 |
* | Add VIA Padlock RNG | Jeffrey Walton | 2017-08-19 | 1 | -0/+86 |