[erlang-questions] blowfish ECB implementation in erlang?

Paul Oliver puzza007@REDACTED
Fri Sep 25 14:19:57 CEST 2009


On Wed, Sep 23, 2009 at 8:33 PM, Larry Ogrodnek <larry@REDACTED> wrote:

> Hi, I'm wondering if anyone has put together an implementation of blowfish
> ECB?
>
> thanks.
>

Hi Larry,

Check the following page for the patch that added cfb64.

http://www.nabble.com/Patch-to-add-Blowfish-cfb64-to-crypto-app-td24232164.html

You should almost be able to copy this verbatim to add ecb.

Cheers,
Paul.


More information about the erlang-questions mailing list