Package Crypto :: Package Util :: Module test
[hide private]
[frames] | no frames]

Module test

Functions [hide private]
 
die(string)
 
print_timing(size, delta, verbose)
 
exerciseBlockCipher(cipher, verbose)
 
exerciseStreamCipher(cipher, verbose)
 
TestStreamModules(args=['arc4', 'XOR'], verbose=1)
 
TestBlockModules(args=['aes', 'arc2', 'des', 'blowfish', 'cast', 'des3', 'idea', 'rc5'], verbose=1)
Variables [hide private]
  __revision__ = '$Id$'