Thread Tools Display Modes
06-03-14, 04:19 PM   #1
Brusalk
An Aku'mai Servant
 
Brusalk's Avatar
AddOn Author - Click to view addons
Join Date: May 2010
Posts: 32
Using DSA authentication for secure addon messages

Hi all,

For a project of mine that I'm considering, I'm interested in the ability to digitally sign messages sent to other users of the addon, such that the receiver can verify the authenticity of the messages being sent.

I've found LibDSA which claims to essentially do what I'm interested in, but I don't have the technical expertise to verify the code that's used, which is leading me to believe I may need to spend time to develop my own DSA decrypt method in pure Lua.

For this, I'm wondering if anyone here has any experience with doing this within WoW, or has maybe used LibDSA before for a project.


I'm guessing this won't get many replies, but I'm looking forward to anyone that, by some miracle, has some experience with doing what I'm thinking about doing.
  Reply With Quote
06-03-14, 08:01 PM   #2
Ketho
A Pyroguard Emberseer
 
Ketho's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 1,026
Crosspost for reference http://www.mmo-champion.com/threads/...rs-of-an-addon
  Reply With Quote
06-04-14, 03:05 AM   #3
elcius
A Cliff Giant
AddOn Author - Click to view addons
Join Date: Sep 2011
Posts: 75
what do you want to know, there really isn't much to it, 80% of libdsa was the big number library.
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Using DSA authentication for secure addon messages


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off