Commit graph

116 commits

Author SHA1 Message Date
Christoph Michael Becker
1ff3457709 Fix grammar
Patch provided by Taha.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340504 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-17 13:27:19 +00:00
Christoph Michael Becker
0a7a550a65 Grammar fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339619 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:58:44 +00:00
Christoph Michael Becker
65e6a11592 $options accepts a bitmask
Furthermore this function seems to be pretty well documented, 
so we can remove the undocumented warning.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339278 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-02 11:49:35 +00:00
Philip Olson
051cfaf6de Refer to get_cipher_methods from the method parameter docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338702 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-10 00:15:39 +00:00
Philip Olson
4b87f18f05 Added pkcs12 param description and example for PHP Bug #69855
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337797 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-09 23:13:36 +00:00
Christoph Michael Becker
de6dd71a28 documented parameters of openssl_seal()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337684 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-31 23:58:07 +00:00
Sammy Kaye Powers
b9271c0d58 Add docs for CSPRNG in PHP 7 and update related docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336957 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-14 20:50:32 +00:00
Peter Cowburn
7bf58ca941 better see also function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336905 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-09 20:59:22 +00:00
Richard Quadling
cb2e7b70b1 svn:keywords, svn:eol-style, svn:ignore all set appropriately.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334955 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 12:08:23 +00:00
Adam Harvey
dd421bc26e Add openssl_get_cert_locations().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334643 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 06:57:15 +00:00
Maciej Sobaczewski
e41aab5eca Remove changelogs for PHP 4 - 3rd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Tjerk Anne Meesters
6166e156fe Added openssl_x509_fingerprint() function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334429 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-31 04:55:35 +00:00
Jason Gerfen
0f74ecdbb4 Fixes for example syntax & descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333262 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 12:57:04 +00:00
Jason Gerfen
9de4705b5c Fix for hyphen in openssl_spki_export_challge() example. Fix for inaccurate reference in openssl_spki_new(). Thank you Mr. Cowburn.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333261 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 12:53:36 +00:00
Jason Gerfen
71ea998616 Updated example usage to include <keygen> element
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333257 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 11:56:55 +00:00
Jason Gerfen
f5fd992328 A couple of small changes regarding function names used in examples and additional functions listed in references section for openssl_spki_new()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333256 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-04 11:38:49 +00:00
Jason Gerfen
586ed53748 Documentation for PHP 5.6.0 Alpha3 release which implements PR in commit (http://git.php.net/?p=php-src.git;a=commit;h=8f56ac8401ed1c3e00b8fba3fb8e5efb565180c4)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333230 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-31 12:25:56 +00:00
Peter Cowburn
b75900d2bd Link to openssl_get_cipher_methods()
Patch by Mark Jones

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333212 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:56:21 +00:00
Mark Jones
2d4b995d68 correcting error in openssl-pkey-get-public doc page
in openssl_verify and openssl_sign
* adding self-contained examples
* documenting that the 4th param to can be an int or a string
* improving documentation of params




git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332644 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-18 02:38:34 +00:00
Jakub Vrana
97b8badd3d Add openssl_pbkdf2() prototype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330248 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 20:01:32 +00:00
Scott MacVicar
e5bbd6cf6c Fix documentation to show the raw_output is gone now, changed this a while back but forgot..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329818 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-18 23:18:14 +00:00
Philip Olson
8c89316af7 Removed openssl_pbkdf2() as there is a 89% chance it will not exist soon. Let's wait and see before documenting it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326153 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 14:34:49 +00:00
Peter Cowburn
3233c01b28 Add svn:keywords and svn:eol-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326147 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 08:16:00 +00:00
Philip Olson
e5cd37977a Renamed openssl_pkcs5_pbkdf2_hmac() to openssl_pbkdf2()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326111 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-12 00:27:35 +00:00
Jakub Vrana
3e8d65af10 Add openssl_pkcs5_pbkdf2_hmac
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326103 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-11 18:29:51 +00:00
Nikita Popov
06f72a6218 Fix Doc Bug #55681: integer or int ?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316669 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-13 18:07:14 +00:00
Gustavo André dos Santos Lopes
db1a1cfda3 - Error are queue (FIFO), not stacked.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316559 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-12 17:09:58 +00:00
Jakub Vrana
07eb995356 OPENSSL_CIPHER_AES_ constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312693 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:01:55 +00:00
David Tajchreber
0a2f679e1f Doc Bug #54750 - missing default value in openssl_x509_export_to_file() - added default value for notext in signature
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/openssl/openssl.c#1216

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311089 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:38:34 +00:00
David Tajchreber
847deb924e Doc Bug #54751 missing default value in openssl_x509_export() - added default value for notext in signature
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/openssl/openssl.c#1261

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311086 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:34:51 +00:00
Philip Olson
372bd58d1e Documented the iv parameter w/ changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310716 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 21:35:04 +00:00
Philip Olson
d491296ee5 Documented openssl_cipher_iv_length()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310715 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-02 21:25:27 +00:00
Adam Harvey
834e755b8d Fix doc bug #54345 (Incorrect change log for openssl-verify).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309551 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-22 11:00:36 +00:00
Adam Harvey
8041b3a5d6 Fix doc bug #54330 (incorrect variable in example).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309492 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-21 04:53:34 +00:00
Jakub Vrana
d3c871ae1e Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 13:16:13 +00:00
Philip Olson
8e3c3f725c Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304574 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 21:32:11 +00:00
Kalle Sommer Nielsen
0b8a138a25 Fixed bug #51018 (List of return values is incomplete)
# Currently I could not find any exact descriptions for any of the additional keys, but 
# all possible return values is now covered.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304522 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 01:05:25 +00:00
Daniel Egeberg
f757bf0424 Fixed PHP bug #51790 (Some OpenSSL function parameters are underdocumented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299241 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-11 10:57:32 +00:00
Philip Olson
d60aa92f38 Rewrote and expanded documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298921 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 18:53:10 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Kalle Sommer Nielsen
703896272f Fixed bug #51064 ("bool openssl_random_pseudo_bytes" should say string instead)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295193 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-17 04:49:39 +00:00
Jakub Vrana
0e3df54db5 Close bracket
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294898 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-11 20:08:31 +00:00
Richard Quadling
06d22b3376 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294406 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:11:11 +00:00
Pedro Antonio Gil Rodríguez
0dc95733f0 Corrected own error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293828 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-22 00:25:51 +00:00
Pedro Antonio Gil Rodríguez
ae6e86223b Corrected example script
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293819 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 19:12:38 +00:00
Kalle Sommer Nielsen
2529ec6b15 Fixed bug #50482 (openssl_pkcs7_verify error:0D07B08E)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292546 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-23 16:29:42 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Richard Quadling
74da59644d Remove BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290987 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 13:13:35 +00:00
Jakub Vrana
3ce9368539 Utilize &return.falseforfailure;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290704 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:37:00 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00