Versi
3.5-2319
Cabang
master
Tarikh
10 years, 7 months ago
Windows x64 Windows x86 Mac OS X Android
Lakukan
56686666d6c744560b78c8c2320b102cad27293e
Ubah pengarang
comex
Ubah keterangan
Fix ES_DECRYPT.

ES_DECRYPT is usually called with the in IV parameter equal to the out
IV parameter.  Dolphin was preemptively zeroing out the out buffer,
causing it to read zeroes for the IV.  (Also be more correct when those
parameters *aren't* equal.)

Dolphin now has the dubious honor of having an exploit (smashstack) work
in it.  It crashes in Project M, though.