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