X-Git-Url: http://git.euphorik.ch/?p=crypto_lab2.git;a=blobdiff_plain;f=labo2-fsharp%2FCryptoFileTests%2FTests.fs;fp=labo2-fsharp%2FCryptoFileTests%2FTests.fs;h=eb8a2902805fe33956e32b1309f771c1a70028ec;hp=95ede04f5a57d0bb50943836c4ffdce5c4ea7ebb;hb=0508ca9ddb817b14ca747f8736ea1960cb70d2e7;hpb=2152b8499149b36929d0e51c6f1790c8f1167a71 diff --git a/labo2-fsharp/CryptoFileTests/Tests.fs b/labo2-fsharp/CryptoFileTests/Tests.fs index 95ede04..eb8a290 100644 --- a/labo2-fsharp/CryptoFileTests/Tests.fs +++ b/labo2-fsharp/CryptoFileTests/Tests.fs @@ -62,7 +62,7 @@ let doSomeTests () = with | error -> assert (error :? UnableToDecryptAESKeys) - printfn "== Altering the cyphering..." + printfn "== Altering the cyphertext..." encrypt () incrementByteCipherFileAt (32L + 256L + 256L) try