Re: [Bcrypt-users] Fork on github
Status: Beta
Brought to you by:
jwshelley
From: <jsh...@br...> - 2013-02-03 22:21:16
|
Dear Bcrypt Git, Happy Birthday and Best Wishes. j Quoting Liviu Andronic <lan...@gm...>: > Dear all, > For those using Ubuntu, I've set up a Launchpad PPA for daily builds > of bcrypt on github. > > https://launchpad.net/~landronimirc/+archive/bcrypt-git > > Please let me know if you encounter issues with the setup. Regards, > Liviu > > > On Fri, Aug 10, 2012 at 12:14 PM, Guillaume Castagnino > <gca...@de...> wrote: >> Hi, >> >> >> Since some time, I use a home-made patched version of bcrypt to fix some >> memory issues I get (especially, reduce the very high memory usage [1], >> that may interest some people). >> >> I just cleaned up my fixes and set up a git repository at github: >> https://github.com/casta/bcrypt >> >> I also did some source code reorganization to suits my needs, and >> dropped the windows specific code: I do the windows build using mingw >> that works very well and allow to use the same source code for both Unix >> and Windows versions. >> >> Currently tested on windows (7) and Linux (ubuntu 11.04, 12.04 and >> Gentoo) >> >> There is still room for improvement, especially at the compression step: >> use a stream instead of allocating the entire file at the same time, but >> this would need a lot more code changes. >> >> >> Feel free to comment, use, fork again... And thanks to the original >> authors ! >> >> >> [1] >> https://github.com/casta/bcrypt/commit/e9c9c5b6b94815e1b39de90207f5df3913ee4cb4 >> >> -- >> Guillaume Castagnino >> gca...@de... >> >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> Bcrypt-users mailing list >> Bcr...@li... >> https://lists.sourceforge.net/lists/listinfo/bcrypt-users > > > > -- > Do you know how to read? > http://www.alienetworks.com/srtest.cfm > http://goodies.xfce.org/projects/applications/xfce4-dict#speed-reader > Do you know how to write? > http://garbl.home.comcast.net/~garbl/stylemanual/e.htm#e-mail > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_jan > _______________________________________________ > Bcrypt-users mailing list > Bcr...@li... > https://lists.sourceforge.net/lists/listinfo/bcrypt-users > |