is there any documentation of crypto algorithm? can we program our own PGP engine or MD5 engine?
Printable View
is there any documentation of crypto algorithm? can we program our own PGP engine or MD5 engine?
There are a lot resources on the net about crypto.
Yes you can program your own, even if this is very difficult.
any web site to recommend..?? u mean i can program my own GnuPG/PGP also?
Don't know exactly (it's not really my thing) but i know you can make you own crypto's . There are some recources over the internet. Try http://www.google.com ? Good luck
A math/ background is very usefull :D
Yes. You need to research algorithms which are secure. Also, you need to be able to encrypt and not increase the file size by to much.. aka, 1k file does not become a 500k file.Quote:
is there any documentation of crypto algorithm? can we program our own PGP engine or MD5 engine?
-Sam-