[erlang-questions] aes-128-cbc decryption in erlang

Vance Shipley vances@REDACTED
Sat Feb 20 00:39:00 CET 2010


Maxim,

For an example of it's use you could look at the milenage
module from the 3Gdb HSS project:

	http://www.3gdb.org/doc/
   http://code.google.com/p/hss/source/browse/trunk/src/milenage.erl

-- 
	-Vance

On Fri, Feb 19, 2010 at 10:23:00PM +0600, Maxim Treskin wrote:
}  There is function aes_cbc_128_decrypt which takes Key, IVec and
}  encoded data, but how I can get an IVec?


More information about the erlang-questions mailing list