summaryrefslogtreecommitdiff
path: root/padlkrng.h
Commit message (Collapse)AuthorAgeFilesLines
* Use \return and \throw consitently in the docsJeffrey Walton2020-12-071-3/+3
|
* Add algorithm provider member function to Algorithm classJeffrey Walton2018-07-061-0/+2
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-66/+66
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Update commentsJeffrey Walton2017-08-251-2/+2
|
* Updated documentationJeffrey Walton2017-08-201-6/+8
|
* Updated documentationJeffrey Walton2017-08-201-1/+5
|
* Add Divisor and MSR member variablesJeffrey Walton2017-08-201-38/+98
| | | | | | | Guard ASM based on CRYPTOPP_X86_ASM_AVAILABLE Increased depth of internal buffer Update documentation for using the generator Whitespace check-in
* Add VIA Padlock RNGJeffrey Walton2017-08-191-0/+70