Clean up.
[crypto_lab2.git] / labo2-fsharp / CryptoFile / API.fs
2014-12-04 UmmonClean up.
2014-12-04 UmmonClean up + report in PDF.
2014-11-30 UmmonAES 256 -> AES 128.
2014-11-29 UmmonReplace AESManager by AesCryptoServiceProvider.
2014-11-29 UmmonClean up.
2014-11-29 UmmonAdd some tests.
2014-11-28 UmmonReport almost done.
2014-11-27 UmmonDecrypting should work.
2014-11-26 UmmonEncrypting should be OK.
2014-11-26 UmmonPut the API in an seperate library assembly and create...