
Reading Bruce Schiener book i liked IDEA but sadly its patented.

Does anyone know good non-patented encrption algorithm like Blowfish?
???
Blowfish is fast gaining more and more acceptance, there is also Twofish from the same author. AES is really good, and it's royalty free for non-commercial use I believe (however it *may* be patented, I can't recall offhand. It is the new standard that replaces DES of course, otherwise known as Rijndael.)anubis wrote: Does anyone know good non-patented encrption algorithm like Blowfish?
???
Currently i am reading Crytography in C & C++ by Welschenbach. Its good with lots of code.James Buchanan wrote: Have you read "Practical Cryptography?" It's a follow up in a sense from "Applied Cryptography."