topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 26, 2024, 12:16 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - k2r [ switch to compact view ]

Pages: [1]
1
Mircryption / Java CBC encryption now supported
« on: May 14, 2007, 03:17 PM »
Hi,

Mouser ask me to post a message here so ... ;)

After the ECB encryption, i have coded an CBC encryption. If you have any question or suggestion, post your message here.

I hope will be usefull for java irc client that want improves security encryption.

The package provides a test main class with an exemple :

Initial : java mircryption CBC implementation !
ECB ENCRYPTION
Encrypt : +OK CVVF7.ZhgouYPkPSF/Zbzeg/BD67.YZsEHc/GWrTaZS4C34/QzEOoZuWCSe.
Decrypt : java mircryption CBC implementation !
CBC ENCRYPTION
Encrypt : +OK *b6m8GKBtj5dwxG32SAsQhFwZCMTMxdkmlLDPaRBa7lj6WqHaLHYUxriXhd4e4rXZek5m9VKqvOw=
Decrypt : java mircryption CBC implementation !

Mouser will post the project officialy soon

Pages: [1]