| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
Procedures for security.
| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
creates a message digest object from the string.
Generation algorithm(md5, sha …) is specified by algorithm.
creates a hexified message digest from the string.
creates a message digest object from the file.
creates a hexified message digest from the file.
hexifies the message digest.
| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
generates a pair of public and private keys with specified algorithm.
This procedure return public and private keys.
signs the given file with the private key and returns the signature.
returns #t if the file is signed.
signs the given object with the private key and returns the signature.
verifies the object and returns #t if verification succeeds.
unwraps the signed object.
hexifies the signature.
| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | 
 
  This document was generated on August 9, 2012 using texi2html 5.0.