php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49438 openssl_sign,why the results are different between 'gbk' and 'utf-8'.
Submitted: 2009-09-02 05:56 UTC Modified: 2009-09-02 19:27 UTC
From: gaoc at guoli dot com Assigned:
Status: Not a bug Package: OpenSSL related
PHP Version: 5.3.0 OS: windows
Private report: No CVE-ID: None
 [2009-09-02 05:56 UTC] gaoc at guoli dot com
Description:
------------
openssl_sign($data,$sig,$privatekey);
the data is from gkb '??' and utf-8 '??'!
buy why the results are different between 'gbk' and 'utf-8'.

Reproduce code:
---------------
---
From manual page: function.openssl-sign
---



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-09-02 19:27 UTC] jani@php.net
Because the data is different. Not enough info, invalid reproduce code. 
Bogus.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 12:01:27 2024 UTC