SEC: add OFB mode to symmetric ciphers.
[bertos.git] / bertos / sec / cipher.c
2010-10-04 raskySEC: add OFB mode to symmetric ciphers.
2010-09-29 raskySEC: extract the CTR step into a public function, for...
2010-09-29 raskySEC: Add symmetric ciphers generic interface.