https://bugs.winehq.org/show_bug.cgi?id=36551
Bug ID: 36551 Summary: Bittorrent Sync needs bcrypt.dll.BCryptGetProperty Product: Wine Version: 1.7.19 Hardware: x86 URL: http://www.bittorrent.com/sync/downloads/complete/os/w indows OS: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: bcrypt Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
[austin@localhost ~]$ sha1sum BTSync.exe 3c608e79d7cbf17bc1c0076083f0fc116b32b55d BTSync.exe [austin@localhost ~]$ du -h BTSync.exe 2.9M BTSync.exe [austin@localhost ~]$ wine --version wine-1.7.19-70-gd6a59f7
https://bugs.winehq.org/show_bug.cgi?id=36551
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |574b30b685260278093e2f5d103 | |2d78a04f64480 Status|NEW |RESOLVED CC| |nerv@dawncrow.de Resolution|--- |FIXED
--- Comment #1 from André H. nerv@dawncrow.de --- Should be fixed by 574b30b685260278093e2f5d1032d78a04f64480
https://bugs.winehq.org/show_bug.cgi?id=36551
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to André H. from comment #1)
Should be fixed by 574b30b685260278093e2f5d1032d78a04f64480
Yep, thanks. For reference, it calls: fixme:bcrypt:BCryptOpenAlgorithmProvider 0xe0f854, L"SHA256", (null), 00000000 - stub fixme:bcrypt:BCryptGetProperty (nil), L"ObjectLength", 0xe0f864, 4, 0xe0f85c, 00000000 - stub fixme:bcrypt:BCryptGetProperty (nil), L"HashDigestLength", 0xe0f860, 4, 0xe0f85c, 00000000 - stub fixme:bcrypt:BCryptOpenAlgorithmProvider 0xe0f854, L"SHA256", (null), 00000000 - stub fixme:bcrypt:BCryptGetProperty (nil), L"ObjectLength", 0xe0f864, 4, 0xe0f85c, 00000000 - stub fixme:bcrypt:BCryptGetProperty (nil), L"HashDigestLength", 0xe0f860, 4, 0xe0f85c, 00000000 - stub fixme:bcrypt:BCryptOpenAlgorithmProvider 0x5e0d14, L"AES", (null), 00000000 - stub
https://bugs.winehq.org/show_bug.cgi?id=36551
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.30.