[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/ -> StreamCipher.php (summary)

Base Class for all stream ciphers PHP version 5

Author: Jim Wigginton
Author: Hans-Juergen Petrich
Copyright: 2007 Jim Wigginton
License: http://www.opensource.org/licenses/mit-license.html MIT License
Link: http://phpseclib.sourceforge.net
File Size: 54 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  __construct()
  usesIV()

Functions
Functions that are not part of a class:

__construct()   X-Ref
Default Constructor.

see: \phpseclib3\Crypt\Common\SymmetricKey::__construct()
return: \phpseclib3\Crypt\Common\StreamCipher

usesIV()   X-Ref
Stream ciphers not use an IV

return: bool