Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / Security / December 2004

Tip: Looking for answers? Try searching our database.

AES-Rijndael

Thread view: 
Roedy Green - 22 Jul 2004 02:48 GMT
I am doing an entry in the Java glossary on AES aka
Rijndael symmetric cipher.

I wonder if anyone knows of opensource Java implementations.

see http://mindprod.com/jgloss/aes.html

for what I have discovered so far.

Signature

Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.

Chris - 22 Jul 2004 20:31 GMT
> I am doing an entry in the Java glossary on AES aka
> Rijndael symmetric cipher.
[quoted text clipped - 4 lines]
>
> for what I have discovered so far.

Hi,
www.bouncycastle.org's BouncyCastle crypto provider is open-source and
has AES/Rijndael in both its JCE provider and its lightweight API.

Chris
Roedy Green - 22 Jul 2004 23:45 GMT
>www.bouncycastle.org's BouncyCastle crypto provider is open-source and
>has AES/Rijndael in both its JCE provider and its lightweight API.

For my personal use, I want something tiny that can be tacked onto a
Applet jar.
Signature

Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.

Michael Amling - 23 Jul 2004 03:22 GMT
>>www.bouncycastle.org's BouncyCastle crypto provider is open-source and
>>has AES/Rijndael in both its JCE provider and its lightweight API.
>
> For my personal use, I want something tiny that can be tacked onto a
> Applet jar.

  Is the bouncycastle lightweight API too heavy?

--Mike Amling
Roedy Green - 23 Jul 2004 04:49 GMT
>   Is the bouncycastle lightweight API too heavy?
It has an amazing amount in it.  I don't know if it is designed to be
taken apart so you just include the parts you use.

Signature

Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.

Bjoern - 10 Dec 2004 16:24 GMT
>>  Is the bouncycastle lightweight API too heavy?
>
> It has an amazing amount in it.  I don't know if it is designed to be
> taken apart so you just include the parts you use.

It certainly is, as it includes all kinds of encryption algorithms. I
use it for a mobile phone application and have an obfuscator remove all
the unnecessary classes.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.