From f09ac4e5972a77dfe73338ee207e40ec463355e9 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sat, 3 Aug 2013 00:18:14 +0200 Subject: Revert "Revert "merge"" This reverts commit 9294f72adb3c076932558b6f29a4c570e7962764. --- doc/html/crypto_8php.html | 315 ++-------------------------------------------- 1 file changed, 8 insertions(+), 307 deletions(-) (limited to 'doc/html/crypto_8php.html') diff --git a/doc/html/crypto_8php.html b/doc/html/crypto_8php.html index d58a3ae31..7ab5222eb 100644 --- a/doc/html/crypto_8php.html +++ b/doc/html/crypto_8php.html @@ -116,31 +116,8 @@ Functions    rsa_verify ($data, $sig, $key, $alg= 'sha256')   - DerToPem ($Der, $Private=false) -  - DerToRsa ($Der) -  - pkcs8_encode ($Modulus, $PublicExponent) -  - pkcs1_encode ($Modulus, $PublicExponent) -  - metopem ($m, $e) -  - pubrsatome ($key, &$m, &$e) -  - rsatopem ($key) -  - pemtorsa ($key) -  - pemtome ($key, &$m, &$e) -  - metorsa ($m, $e) -  - salmon_key ($pubkey) -  -if(!function_exists('aes_decrypt'))
-if(!function_exists('aes_encrypt')) pkcs5_pad ($text, $blocksize) -  + pkcs5_pad ($text, $blocksize) +   pkcs5_unpad ($text)    AES256CBC_encrypt ($data, $key, $iv) @@ -247,7 +224,7 @@ Functions
-

Referenced by post_post(), zfinger_init(), zot_build_packet(), and zot_fetch().

+

Referenced by get_item_elements(), get_mail_elements(), item_post(), item_store(), post_post(), send_message(), zfinger_init(), zot_build_packet(), and zot_fetch().

@@ -275,109 +252,7 @@ Functions
-

Referenced by message_post(), new_contact(), post_post(), probe_content(), zot_import(), and zot_refresh().

- -
- - -
-
- - - - - - - - - - - - - - - - - - -
DerToPem ( $Der,
 $Private = false 
)
-
- -

Referenced by metopem().

- -
-
- -
-
- - - - - - - - -
DerToRsa ( $Der)
-
- -

Referenced by metorsa().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
metopem ( $m,
 $e 
)
-
- -

Referenced by rsatopem().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
metorsa ( $m,
 $e 
)
-
@@ -399,90 +274,12 @@ Functions - -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
pemtome ( $key,
$m,
$e 
)
-
- -

Referenced by pemtorsa(), and salmon_key().

- -
-
- +
- - - - - - -
pemtorsa ( $key)
-
- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
pkcs1_encode ( $Modulus,
 $PublicExponent 
)
-
- -

Referenced by metorsa().

- -
-
- -
-
- - - + @@ -521,68 +318,6 @@ Functions

Referenced by AES256CBC_decrypt().

- - - -
-
-
if (!function_exists('aes_decrypt')) if (!function_exists('aes_encrypt')) pkcs5_pad pkcs5_pad (   $text,
- - - - - - - - - - - - - - - - - -
pkcs8_encode ( $Modulus,
 $PublicExponent 
)
-
- -

Referenced by metopem().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - -
pubrsatome ( $key,
$m,
$e 
)
-
- -

Referenced by rsatopem().

-
@@ -615,7 +350,7 @@ Functions
-

Referenced by create_identity(), fix_system_urls(), import_post(), magic_init(), post_post(), zot_build_packet(), and zot_fetch().

+

Referenced by create_identity(), fix_system_urls(), import_post(), magic_init(), post_post(), zfinger_init(), zot_build_packet(), and zot_fetch().

@@ -655,41 +390,7 @@ Functions
-

Referenced by import_xchan(), post_init(), post_post(), and zfinger_init().

- -
- - -
-
- - - - - - - - -
rsatopem ( $key)
-
- -
-
- -
-
- - - - - - - - -
salmon_key ( $pubkey)
-
-- cgit v1.2.3