chiark
/
gitweb
/
~mdw
/
catacomb-python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
850a4b4
)
rand: Generators based on symmetric algorithms; fixing
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 28 Jan 2006 19:09:57 +0000
(19:09 +0000)
committer
Mark 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