Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Core
/
RandomNumberGenerator.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-13
wolfCrypt as crypto backend for VeraCrypt (#1227)
lealem47
1
-4
/
+16
2023-09-08
Linux/macOS: simplify logic of handling /dev/random reading failure (proposed...
Mounir IDRASSI
1
-15
/
+11
2023-05-27
Linux/macOS: Make RNG implementation match documentation and the Windows impl...
Mounir IDRASSI
1
-8
/
+15
2023-05-27
Linux/macOS: explicitely initialize hash algo before hashing random pool
Mounir IDRASSI
1
-2
/
+3
2022-03-08
Implement support of Blake2s-256 hash algorithm and remove deprecated algorit...
Mounir IDRASSI
1
-3
/
+3
2020-08-08
Linux/FreeBSD: Fix build error using older compilers
Mounir IDRASSI
1
-0
/
+5
2020-06-21
Linux/MacOSX: Read at least 32 bytes from /dev/random before allowing it to f...
Mounir IDRASSI
1
-3
/
+10
2020-06-19
Linux/MacOSX: Don't always ignore /dev/random failure by making sure that it ...
Mounir IDRASSI
1
-1
/
+20
2019-10-23
Linux/MacOSX: Add missing JitterEntropy implementation
Mounir IDRASSI
1
-0
/
+23
2017-06-23
Update IDRIX copyright year
Mounir IDRASSI
1
-1
/
+1
2016-10-17
Use properly aligned memory in code using Streebog hash implementation that u...
Mounir IDRASSI
1
-1
/
+1
2016-05-10
Remove trailing whitespace
David Foerster
1
-3
/
+3
2016-01-20
Copyright: update dates to include 2016.
Mounir IDRASSI
1
-1
/
+1
2015-08-06
Update license information to reflect the use of a dual license Apache 2.0 an...
Mounir IDRASSI
1
-5
/
+9
2014-12-11
Linux/MacOSX: Implement generating more than one keyfile, specifying the size...
Mounir IDRASSI
1
-21
/
+39
2014-11-08
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Add TrueCrypt 7.1a MacOSX/Linux specific source files.
Mounir IDRASSI
1
-0
/
+213