关于在PHP使用RSA加密失败问题。

WBOY
Release: 2016-06-06 20:25:36
Original
2356 people have browsed it

在使用Rsa算法做接口加密。
用openssl_public_encrypt加密参数的时候,没有返回了。后面发现是因为参数过长导致?不知道有什么解决方法?

回复内容:

在使用Rsa算法做接口加密。
用openssl_public_encrypt加密参数的时候,没有返回了。后面发现是因为参数过长导致?不知道有什么解决方法?

http://bbs.chinaunix.net/thread-1860492-1-1.html

http://stackoverflow.com/questions/6277990/how-to-encrypt-long-strings-in-php
这里有原因和解决方案

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template