http://bugs.winehq.org/show_bug.cgi?id=28673 --- Comment #5 from den123 <den.aria(a)gmail.com> 2011-10-13 08:07:46 CDT --- Sorry I must add download link? and what the setting component need? ok I testing program and find very intresting moment When encrypted data with lenth 8 < 16 it's encrypted to 16byte and decrype good Encrype string: 12345678 Decrype string: 12345678 When encrypted data with lenth 18 > 16 it's encrypted to 32byte end decrype with error Encrype string: 123456789123456789 Decrype string: 1234567891234567•EВесmz~]ХххpЁE First 16 byte it's ok but grates than is corrupted Exampe Encrype string: 123456789123456789123456789123456789 Decrype string: 1234567891234567АуЄлuґ€Дk®ІXѓ<єD№юЅjjдOTёшaQP It's may be trouble in my secretkey? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.