JEAguilar said the following on 02/14/2011 04:38 PM: > Can anybody point me in the right direction as to how I could > implement BCrypt on OpenBD? Just wondering what exactly you are asking for... Are you talking about writing a patch for OpenBD that adds Blowfish to Encrypt()/Decrypt() BIFs? Or just using a Java library to encrypt a string?
There is a Java implementation of BCrypt here which you could leverage by calling Java objects: http://www.mindrot.org/projects/jBCrypt/ .pjf -- tag/function ref: http://www.openbluedragon.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en Get to Texas in Feb for OpenCFSummit http://www.opencfsummit.org/
