Workaround added for AMDGPU-Pro OpenCL runtime: AES encrypt and decrypt Invertkey function was calculated wrong in certain cases

This commit is contained in:
jsteube
2017-01-11 16:04:05 +01:00
parent bb5663e439
commit a1c13778c7
13 changed files with 22 additions and 14 deletions
+8
View File
@@ -1,3 +1,11 @@
* changes v3.30 -> v3.xx:
##
## Workarounds
##
- Workaround added for AMDGPU-Pro OpenCL runtime: AES encrypt and decrypt Invertkey function was calculated wrong in certain cases
* changes v3.20 -> v3.30:
##