VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Password.h
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2014-09-01 00:03:26 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2014-11-08 23:23:10 +0100
commit7c501359b3c6c5c09a60abc6f3831254e592afb1 (patch)
treeb03a3299439f50ea9be731c0541c32e2667ed07f /src/Common/Password.h
parentf82e16f0a1b2be294b8fcd7e45f8b0d940e53e82 (diff)
downloadVeraCrypt-7c501359b3c6c5c09a60abc6f3831254e592afb1.tar.gz
VeraCrypt-7c501359b3c6c5c09a60abc6f3831254e592afb1.zip
Windows vulnerability fix: correct some integer overflow issues using the IntSafe library. Detected by the Open Crypto Audit project
Diffstat (limited to 'src/Common/Password.h')
0 files changed, 0 insertions, 0 deletions
#n103'>103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201