From 41aa9e13cf21b83654cfb2993cea7d8385563692 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 15 Aug 2014 06:05:52 -0700 Subject: doc update --- doc/html/crypto_8php.html | 64 ++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 60 insertions(+), 4 deletions(-) (limited to 'doc/html/crypto_8php.html') diff --git a/doc/html/crypto_8php.html b/doc/html/crypto_8php.html index e4c56ec98..05f69f401 100644 --- a/doc/html/crypto_8php.html +++ b/doc/html/crypto_8php.html @@ -134,6 +134,10 @@ Functions    new_keypair ($bits)   + pkcs1to8 ($oldkey, $len) +  + pkcs8to1 ($oldkey, $len) + 

Function Documentation

@@ -338,6 +342,32 @@ Functions

Referenced by create_account(), create_identity(), and create_sys_channel().

+ + + +
+
+ + + + + + + + + + + + + + + + + + +
pkcs1to8 ( $oldkey,
 $len 
)
+
+
@@ -364,7 +394,7 @@ Functions
-

Referenced by AES256CBC_encrypt().

+

Referenced by AES256CBC_encrypt(), and diaspora_msg_build().

@@ -382,7 +412,33 @@ Functions
-

Referenced by AES256CBC_decrypt().

+

Referenced by AES256CBC_decrypt(), and diaspora_decode().

+ +
+ + +
+
+ + + + + + + + + + + + + + + + + + +
pkcs8to1 ( $oldkey,
 $len 
)
+
@@ -416,7 +472,7 @@ Functions
-

Referenced by create_identity(), fix_system_urls(), import_post(), item_post(), item_store(), item_store_update(), magic_init(), post_activity_item(), post_post(), zfinger_init(), zot_build_packet(), and zot_fetch().

+

Referenced by create_identity(), diaspora_msg_build(), diaspora_pubmsg_build(), diaspora_send_followup(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_retraction(), fix_system_urls(), import_post(), item_post(), item_store(), item_store_update(), magic_init(), post_activity_item(), post_post(), zfinger_init(), zot_build_packet(), and zot_fetch().

@@ -456,7 +512,7 @@ Functions
-

Referenced by get_item_elements(), import_site(), import_xchan(), post_init(), post_post(), zfinger_init(), and zot_register_hub().

+

Referenced by diaspora_comment(), diaspora_conversation(), diaspora_decode(), diaspora_like(), diaspora_message(), diaspora_signed_retraction(), get_item_elements(), import_site(), import_xchan(), post_init(), post_post(), zfinger_init(), and zot_register_hub().

-- cgit v1.2.3