index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
ipxe
/
entropy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc] Replace linker_assert() with build_assert()
Michael Brown
2024-01-16
1
-25
/
+17
*
[rng] Allow for entropy sources that fail during startup tests
Michael Brown
2023-02-20
1
-31
/
+102
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
1
-101
/
+313
*
[rng] Use fixed-point calculations for min-entropy quantities
Michael Brown
2018-03-20
1
-3
/
+23
*
[efi] Add EFI entropy source
Michael Brown
2015-04-14
1
-0
/
+1
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+1
*
[rng] Add Linux entropy source using /dev/random
Michael Brown
2012-03-18
1
-0
/
+1
*
[rng] Allow entropy_enable() to return an error
Michael Brown
2012-03-18
1
-1
/
+2
*
[rng] Use SHA-256 for Hash_df, and validate the hash function strength
Michael Brown
2012-03-06
1
-5
/
+12
*
[rng] Allow hash_df() to accept multiple underlying hash algorithms
Michael Brown
2012-03-06
1
-1
/
+12
*
[rng] Add ANS X9.82 Approved Source of Entropy Input
Michael Brown
2012-02-21
1
-47
/
+161
*
[rng] Add dummy entropy source
Michael Brown
2012-01-23
1
-0
/
+90