Probably wrong have a look at the release notes that will show you how new it is
Cheers Alex On 4 April 2012 17:57, Trenatos <[email protected]> wrote: > When I download and run OpenBD Desktop, it still says 2.0.1 for > version number? > > > On Apr 4, 11:27 am, Trenatos <[email protected]> wrote: > > Aha, ok. > > I've been using 2.0.1, grabbing 2.0.2 (Desktop server) right now, > > let's see if that's all there's to it :) > > > > On Apr 4, 3:55 am, Andy Wu <[email protected]> wrote: > > > > > > > > > > > > > > > > > We're shipping with BouncyCastle these days but I believe it was a > > > post-2.0.2 addition. > > > > > On 04/04/2012 06:35, Matthew Woodward wrote: > > > > > > Here's the code I use on the page to process this: > > > > > > <cfset algorithm = "AES"> > > > > > > <cfset enctext = Encrypt(form.text,form.key,algorithm)> > > > > > > It works if I only use string and key, but it keeps breaking > when I > > > > choose encryption. > > > > > > I'm pretty sure you need to throw BouncyCastle into the mix here. > > > >http://bouncycastle.org/latest_releases.html > > > > > > Grabhttp://bouncycastle.org/download/bcprov-jdk15on-147.jarandit > > > > should work. > > > > > > I'll check with Andy and Alan to see if that's something that used to > > > > be included but maybe is missing from the build now, or if we can't > > > > include it for some reason, though I think since it's MIT license > > > > (which is GPL compatible) we should be able to. > > > > > > -- > > > > Matthew Woodward > > > > [email protected] <mailto:[email protected]> > > > >http://blog.mattwoodward.com > > > > identi.ca <http://identi.ca> / Twitter: @mpwoodward > > > > > > Please do not send me proprietary file formats such as Word, > > > > PowerPoint, etc. as attachments. > > > >http://www.gnu.org/philosophy/no-word-attachments.html > > > > -- > > > > online documentation:http://openbd.org/manual/ > > > > google+ hints/tips:https://plus.google.com/115990347459711259462 > > > >http://groups.google.com/group/openbd?hl=en > > -- > online documentation: http://openbd.org/manual/ > google+ hints/tips: https://plus.google.com/115990347459711259462 > http://groups.google.com/group/openbd?hl=en > -- Alex Skinner Managing Director Pixl8 Interactive Tel: +448452600726 Email: [email protected] Web: pixl8.co.uk -- online documentation: http://openbd.org/manual/ google+ hints/tips: https://plus.google.com/115990347459711259462 http://groups.google.com/group/openbd?hl=en
