index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
entropy
/
entropy_srcs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OS::running_in_privileged_state
Jack Lloyd
2018-09-27
1
-1
/
+2
*
Remove Darwin SecRandomCopyBytes
Jack Lloyd
2018-09-04
1
-11
/
+0
*
Use a better name for the entropy source that reads the system RNG
Jack Lloyd
2017-12-23
1
-1
/
+1
*
Avoid uninitialized param warning
Jack Lloyd
2017-12-23
1
-0
/
+1
*
Use RAII, avoid explicit delete
Jack Lloyd
2017-09-22
1
-13
/
+3
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-1
/
+1
*
Refactor RNGs to support Windows Phone
Jack Lloyd
2017-09-02
1
-24
/
+45
*
Use getentropy(2) as random source.
Alexander Bluhm
2017-03-29
1
-0
/
+11
*
removed two more obsolete entropy source references
Daniel Neus
2017-01-06
1
-14
/
+0
*
Remove obsolete hres_timer include
Daniel Neus
2017-01-06
1
-4
/
+0
*
Compile fix
Jack Lloyd
2016-11-03
1
-1
/
+1
*
Remove unused values from build.h
Jack Lloyd
2016-11-03
1
-1
/
+3
*
Remove HMAC_RNG, X9.31-RNG, BeOS stats, EGD reader, Unix process runner
Jack Lloyd
2016-10-28
1
-28
/
+0
*
The implicit constructor does not specify a provider.
slaviber
2016-10-07
1
-1
/
+1
*
Fix entropy source selection logic on Windows
Jack Lloyd
2016-10-04
1
-1
/
+2
*
Revamp entropy polling
Jack Lloyd
2016-07-17
1
-16
/
+10
*
Move poll logic to Entropy_Sources
Jack Lloyd
2016-07-17
1
-1
/
+18
*
add support for Intel RdSeed
Daniel Neus
2015-12-18
1
-0
/
+11
*
New reseed_with_sources call on RNGs
Jack Lloyd
2015-11-24
1
-40
/
+104
*
Add the Darwin_SecRandom entropy source
Daniel Seither
2015-09-25
1
-0
/
+8
*
Remove the shared IO buffer from EntropySource_Accumulator.
lloyd
2015-03-18
1
-6
/
+4
*
Remove algo factory, engines, global RNG, global state, etc.
lloyd
2015-02-04
1
-0
/
+126