ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » is it proper to use bouncycastle in message broker

Post new topic  Reply to topic
 is it proper to use bouncycastle in message broker « View previous topic :: View next topic » 
Author Message
heng005
PostPosted: Mon Oct 31, 2011 8:26 pm    Post subject: is it proper to use bouncycastle in message broker Reply with quote

Novice

Joined: 19 Sep 2011
Posts: 10

i want to encrypt some part of message with AES algorithm and i'm trying to use the bouncycastle library to done this job.

After 2 days of trial, i stuck on "unable to find provider." exception.
the bouncycastle page suggest to add a line in "$JAVA_HOME/jre/lib/security/java.security", i've edited my /opt/ibm/mqsi/7.0/jre16/lib/security/java.security file but the issue still remain.

now i'm not sure is it good to use the bouncycastle in message broker.
or there are another method to encrypt my message.

Thanks
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Oct 31, 2011 9:30 pm    Post subject: Re: is it proper to use bouncycastle in message broker Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

heng005 wrote:
i want to encrypt some part of message with AES algorithm and i'm trying to use the bouncycastle library to done this job.

After 2 days of trial, i stuck on "unable to find provider." exception.
the bouncycastle page suggest to add a line in "$JAVA_HOME/jre/lib/security/java.security", i've edited my /opt/ibm/mqsi/7.0/jre16/lib/security/java.security file but the issue still remain.

now i'm not sure is it good to use the bouncycastle in message broker.
or there are another method to encrypt my message.

Thanks

The AES algorithm is AFAIK supplied with the IBM crypto libraries that the broker uses. Make sure your keys are 2048 in size (minimum) and you may have to use FIPS. You should not have to use the bouncycastle library as crypto provider for AES encryption.

Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
heng005
PostPosted: Mon Oct 31, 2011 11:08 pm    Post subject: Reply with quote

Novice

Joined: 19 Sep 2011
Posts: 10

Thank you very much fjb_saper

next task for me is to find ibm crypto library document.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » is it proper to use bouncycastle in message broker
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.