aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/rngs
Commit message (Collapse)AuthorAgeFilesLines
* added API for random number generators, served through credential factoryMartin Willi2008-04-152-0/+99
ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random)