Warmcat homepage andy@warmcat.com
libwebsockets
{"schema":"libjg2-1", "vpath":"/git/", "avatar":"/git/avatar/", "alang":"", "gen_ut":1752057823, "reponame":"openssl", "desc":"OpenSSL", "owner": { "name": "Andy Green", "email": "andy@warmcat.com", "md5": "c50933ca2aa61e0fe2c43d46bb6b59cb" },"url":"https://warmcat.com/repo/openssl", "f":3, "items": [ {"schema":"libjg2-1", "cid":"ccfe928604a1018624b3d0bcd97e5e59", "commit": {"type":"commit", "time": 1489162412, "time_ofs": 0, "oid_tree": { "oid": "797e46460d84062d19fd39e474f50b703c8dd98f", "alias": []}, "oid":{ "oid": "b41f6b64f809e5992b9f1b601b3dff1a2129da2d", "alias": []}, "msg": "Fix some RSA documentation", "sig_commit": { "git_time": { "time": 1489162412, "offset": 0 }, "name": "Matt Caswell", "email": "matt@openssl.org", "md5": "10f7b441a32d5790efad9fc68cae4af2" }, "sig_author": { "git_time": { "time": 1489160944, "offset": 0 }, "name": "Matt Caswell", "email": "matt@openssl.org", "md5": "10f7b441a32d5790efad9fc68cae4af2" }}, "body": "Fix some RSA documentation\n\nRSA_private_encrypt(), RSA_public_decrypt(), RSA_public_encrypt() and\nRSA_private_decrypt() are declared with a \u0022const\u0022 from parameter, but\nthis is not reflected in the docs.\n\nReviewed-by: Rich Salz \u003crsalz@openssl.org\u003e\n(Merged from https://github.com/openssl/openssl/pull/2899)" , "diff": "diff --git a/doc/man3/RSA_private_encrypt.pod b/doc/man3/RSA_private_encrypt.pod\nindex 7870371..1eb7a0a 100644\n--- a/doc/man3/RSA_private_encrypt.pod\n+++ b/doc/man3/RSA_private_encrypt.pod\n@@ -8,10 +8,10 @@ RSA_private_encrypt, RSA_public_decrypt - low level signature operations\n \n #include \u003copenssl/rsa.h\u003e\n \n- int RSA_private_encrypt(int flen, unsigned char *from,\n+ int RSA_private_encrypt(int flen, const unsigned char *from,\n unsigned char *to, RSA *rsa, int padding);\n \n- int RSA_public_decrypt(int flen, unsigned char *from,\n+ int RSA_public_decrypt(int flen, const unsigned char *from,\n unsigned char *to, RSA *rsa, int padding);\n \n \u003dhead1 DESCRIPTION\ndiff --git a/doc/man3/RSA_public_encrypt.pod b/doc/man3/RSA_public_encrypt.pod\nindex 6aa785d..182d2cf 100644\n--- a/doc/man3/RSA_public_encrypt.pod\n+++ b/doc/man3/RSA_public_encrypt.pod\n@@ -8,10 +8,10 @@ RSA_public_encrypt, RSA_private_decrypt - RSA public key cryptography\n \n #include \u003copenssl/rsa.h\u003e\n \n- int RSA_public_encrypt(int flen, unsigned char *from,\n+ int RSA_public_encrypt(int flen, const unsigned char *from,\n unsigned char *to, RSA *rsa, int padding);\n \n- int RSA_private_decrypt(int flen, unsigned char *from,\n+ int RSA_private_decrypt(int flen, const unsigned char *from,\n unsigned char *to, RSA *rsa, int padding);\n \n \u003dhead1 DESCRIPTION\n","s":{"c":1752057823,"u": 26863}} ],"g": 27445,"chitpc": 0,"ehitpc": 0,"indexed":0 , "ab": 0, "si": 0, "db":0, "di":0, "sat":0, "lfc": "0000"}