Rename projects to insert it into nightly test.
[bertos.git] / bertos / sec / cipher.h
2011-05-17 lottavianoDocumentation updates.
2010-10-04 raskySEC: add OFB mode to symmetric ciphers.
2010-09-29 raskySEC: improve cipher API to allow variable-key ciphers.
2010-09-29 raskySEC: extract the CTR step into a public function, for...
2010-09-29 raskySEC: Fix a last-minute typo.
2010-09-29 raskySEC: Add symmetric ciphers generic interface.