Connecting Tech Pros Worldwide Help | Site Map

Encryption System

Newbie
 
Join Date: Mar 2009
Posts: 1
#1   Jul 11 '09
hey ppl i jus wanna kno the basis of devising an encryption system to provide security at various levels... I jus wanna kno how to create an encryption system like 256 bit AES(Advanced Encryption System)!!!! Which programming must b known to create this??? What's the logic n where to start???? Please Help!!!!!!!!



Member
 
Join Date: Jan 2008
Location: India
Posts: 92
#2   Jul 13 '09

re: Encryption System


To implement a algorithm you can use any language like c,c++, java and etc, but
if you want build a application then you need to choose the right language. RFCs are the right place to start.
Link( http://www.networksorcery.com/enp/data/aes.htm)
-Arul
Reply

Tags
aes, cryptography, encryption