chiark / gitweb /
rand: Generators based on symmetric algorithms; fixing
authorMark Wooding <mdw@distorted.org.uk>
Sat, 28 Jan 2006 19:09:57 +0000 (19:09 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 28 Jan 2006 19:09:57 +0000 (19:09 +0000)
  * Include support for the various generators based on symmetric
    algorithms: i.e., counter and OFB modes for block ciphers, and SEAL
    and RC4.

  * Recognise, and return correct subclass instance for, TLS and SSL
    generators, and the symmetric crypto-based generators.


No differences found