• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Blowfish Security Algorithm missing?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Blowfish Security Algorithm missing?


  • Subject: Blowfish Security Algorithm missing?
  • From: Kieran Kelleher <email@hidden>
  • Date: Tue, 26 Apr 2011 13:34:30 -0400

I restarted my MacPro last night and today, I began getting this error in one of my apps on MacPro dev machine:

java.security.NoSuchAlgorithmException: Cannot find any provider supporting Blowfish/ECB/NoPadding
  at javax.crypto.Cipher.getInstance(DashoA13*..:Unknown)
  at er.extensions.crypting.ERXAbstractBlowfishCrypter.createBlowfishCipher(ERXAbstractBlowfishCrypter.java:76)
  at er.extensions.crypting.ERXAbstractBlowfishCrypter.decryptCipher(ERXAbstractBlowfishCrypter.java:109)
  at er.extensions.crypting.ERXAbstractBlowfishCrypter.decrypt(ERXAbstractBlowfishCrypter.java:147)
  at wk.eofextensions.EncodedString.blowfishDecode(EncodedString.java:206)
  at wk.eofextensions.EncodedString.createInstanceFromEncodedString(EncodedString.java:57)
(stack trace truncated ......)

It is failing on this line in Wonder:
Cipher cipher = Cipher.getInstance("Blowfish/ECB/NoPadding");

The last update I did w Apr 17 (see attached screenshot of InstallHistory.plist). My laptop is identical OS X 10.6.7, Java update 4, Wonder version with exception of these updates. Yet, I know this code worked last week after those updates, so what gives?

Any ideas/suggestions?

Kieran

PS. And yeah, I did rebuild entire workspace, quit and restart the machine already .... more than once :-(

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Blowfish Security Algorithm missing?
      • From: Kieran Kelleher <email@hidden>
  • Prev by Date: Re: Optimal number of WorkerThreads
  • Next by Date: Re: AjaxUpdateContainer ?
  • Previous by thread: binary plist format in ERRest, Error encountered converting value of class java.lang.String
  • Next by thread: Re: Blowfish Security Algorithm missing?
  • Index(es):
    • Date
    • Thread