aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/crypto_factory.c
Commit message (Collapse)AuthorAgeFilesLines
* use read-write locks in crypto factory for parallelizationMartin Willi2008-11-051-42/+42
|
* crypto_factory algorithm enumeration APIMartin Willi2008-08-281-93/+186
| | | | implementation of "ipsec listalgs"
* added API for random number generators, served through credential factoryMartin Willi2008-04-151-1/+89
| | | | ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random)
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+483