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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: gaoc at guoli dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 17:01:34 2025 UTC