JHH20
|
e257d3e76f
Remove duplicated #include headers
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 years ago |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 years ago |
David Carlier
|
c023d98dcf
Darwin platform allows to build on releases before Yosemite/ios 8.
|
3 years ago |
David Bohman
|
ad2fc0bed4
MacOS: Add an include of <CommonCrypto/CommonCryptoError.h>
|
3 years ago |
David CARLIER
|
f0b9e75e4f
darwin platform replacing getentropy usage by platform api instead.
|
3 years ago |
Larkin Nickle
|
907720f064
Fix compilation on systems with empty _POSIX_TIMERS
|
3 years ago |
Pauli
|
0848b943a8
providers: remove TODOs
|
3 years ago |
Shane Lontis
|
1335ca4b07
Add ossl_rand symbols
|
3 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Pauli
|
87994aa847
rand: remove FIPS mode conditional code.
|
3 years ago |
Pauli
|
08edd447c9
prov: move the entropy source out of the FIPS provider
|
4 years ago |
Pauli
|
1dc188ba0e
Provide side RNG functions renamed to have an ossl_ prefix.
|
4 years ago |
David Carlier
|
ef2a44eb31
NetBSD build fix.
|
4 years ago |
David Carlier
|
0bb450fe2f
DragonFlyBSD build fix and update.
|
4 years ago |
Yury Is
|
8e596a93bc
syscall_random(): don't fail if the getentropy() function is a dummy
|
4 years ago |
Pauli
|
45554b5c71
rand: detect if FIPS approved randomness sources are being used.
|
4 years ago |
Pauli
|
7f791b25eb
rand: fix CPU and timer sources.
|
4 years ago |
Pauli
|
bcdea3badf
share rand_pool between libcrypto and providers
|
4 years ago |
Pauli
|
e1c5b1f6b4
rand: add seeding sources to providers.
|
4 years ago |
Dr. Matthias St. Pierre
|
b47cfbb5f6
rand: move rand_{unix,vms,vxworks,win}.c without change to preserve history
|
4 years ago |