Tobias Brunner
|
3b891b9e5b
|
Avoid problems with Doxygen by adding warn_unused_result attribute at the end of method signatures
|
2012-08-11 16:48:09 +02:00 |
|
Tobias Brunner
|
2c93a214aa
|
Add warn_unused_result attributes to rng_(get|allocate)_bytes_not_zero
Also fixed Doxygen comments.
|
2012-08-11 16:30:27 +02:00 |
|
Tobias Brunner
|
5668a99a12
|
Wrapper functions added to generate non-zero random bytes
|
2012-07-16 14:53:35 +02:00 |
|
Tobias Brunner
|
39e807728e
|
RNGs' get_bytes and allocate_bytes return boolean
|
2012-07-16 14:53:34 +02:00 |
|
Martin Willi
|
7daf5226b7
|
removed trailing spaces ([[:space:]]+$)
|
2009-09-04 13:46:09 +02:00 |
|
Tobias Brunner
|
8c5d72cd0b
|
removing svn keyword $Id$ from all files
|
2009-04-30 13:19:35 +00:00 |
|
Andreas Steffen
|
f67eebccc8
|
changed RNG_REAL to RNG_TRUE
|
2009-04-29 09:13:20 +00:00 |
|
Martin Willi
|
090ba9453c
|
fixed compiler warnings on 64bit
|
2009-04-22 08:26:54 +00:00 |
|
Martin Willi
|
1490ff4d9b
|
updated Doxyfile
properly close all doxygen groups
fixed remaining doxygen warnings
|
2009-03-24 17:43:01 +00:00 |
|
Martin Willi
|
6a365f0740
|
added API for random number generators, served through credential factory
ported randomizer_t to a rng_t on top of /dev/(u)random (plugin random)
|
2008-04-15 05:56:35 +00:00 |
|