topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday April 18, 2024, 9:51 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

Author Topic: Here's some Python code for ECB, CBC, DH1080 etc.  (Read 9684 times)

bjrn

  • Participant
  • Joined in 2009
  • *
  • default avatar
  • Posts: 1
    • View Profile
    • Donate to Member
Here's some Python code for ECB, CBC, DH1080 etc.
« on: January 23, 2009, 11:20 AM »
Article:  http://blog.bjrn.se/...-irc-encryption.html

Code: http://www.bjrn.se/c...irccrypt/irccrypt.py

Note that the code only does the cryptography, no integration with client software. More info in the article.

Cheers,
Björn

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: Here's some Python code for ECB, CBC, DH1080 etc.
« Reply #1 on: January 23, 2009, 11:32 AM »
Fantastic article  :Thmbsup: :Thmbsup: :Thmbsup:

I'll add a link to the mircryption page.
« Last Edit: January 23, 2009, 11:43 AM by mouser »