Package M2Crypto :: Module util
[frames] | no frames]

Module util



M2Crypto utility routines.

Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.

Portions created by Open Source Applications Foundation (OSAF) are Copyright (C) 2004 OSAF. All Rights Reserved.

Classes
  UtilError
Functions
 
h2b(s)
 
pkcs5_pad(data, blklen=8)
 
pkcs7_pad(data, blklen)
 
octx_to_num(x)
 
genparam_callback(p, n, out=sys.stdout)
 
quiet_genparam_callback(p, n, out)
 
passphrase_callback(v, prompt1='Enter passphrase:', prompt2='Verify passphrase:')
 
no_passphrase_callback(*args)