File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java Micro Edition and the fly likes generate securerandom in bouncy castle Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "generate securerandom in bouncy castle" Watch "generate securerandom in bouncy castle" New topic
Author

generate securerandom in bouncy castle

mansour polaris
Greenhorn

Joined: Jun 17, 2008
Posts: 3
hi all

Im trying to use bouncy castle FixedSecureRandom to generate AES key. Before that I tried to use SecureRandom and my code was like this:



the system throws noclassdeffounderror. Then I did obfuscation using Netbeans to the highest level but the problem still.
Then I changed my code to this:



the same error is was throwen at first line. Note this code should run in mobile side.

Any idea?Any help?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: generate securerandom in bouncy castle
 
Similar Threads
java in the sharp zaurus PDA
Bouncy Castle encryption examples and tutorials
Bouncy Castle: PGPKeyRingGenerator
pad block corrupted
Encrypting a serialized object