• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

AES-1.0

 
Project Updated:
Files Updated: Tue, Nov 11 2008
Supports Game Version: 3.0.3
Category: Libraries
Tags:

[Edit Tags]

Project Manager: Lenaria
Additional Authors: No additional authors
Current Version: AES-1.0
License: GNU Lesser General Public License version 2.1 (LGP
Development Site: CurseForge
Avg Daily DL (last 30 days): 0
Downloads Total: 759
Favorites: 0
Comments: 0
  • About AES-1.0
  •  

AES-1.0

Original project: http://luaforge.net/projects/aeslua/
aeslua: Lua AES implementation
Copyright (c) 2006,2007 Matthias Hilbig (hilbig@upb.de)

This is a LibStub port of aeslua designed to work for World of Warcraft.

Usage
-----------
local AES = LibStub("AES-1.0");
local encrypted = AES:encrypt("test","test data", AES256, ECBMODE);
print(encrypted);
local decrypted = AES:decrypt("test",encrypted, AES256, ECBMODE);
print(decrypted);

If no key length or mode are specified it will default to AES128 in CBCMODE.
If the decryption fails, the decrypted text will be nil.

  • Downloads (1)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  AES-1.0 Release 3.0.3 759 11/11/2008
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Addon Packs Containing AES-1.0

Most Downloads / Day

AES-1.0 has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 487 Ace3 Libraries
  2. 437 Addon Control Panel Libraries, Development Tools...
  3. 268 Ace2 Libraries
  4. 240 LibBabble-Boss-3.0 Libraries
  5. 207 LibRock-1.0 Libraries