Posts by Murilo Neto • 1 point
2 posts
-
0
votes0
answers330
viewsQ: How to read a txt file and encrypt its contents
I’m having trouble with the FileReader and buffered. I’ve seen several tutorials plus some are very different from each other and am unable to read my file to encrypt. I have my AES code here:…
javaasked Murilo Neto 1 -
-2
votes1
answer3158
viewsQ: How to do Cifra de cesar
When colo (ABCDE) with displacement 5 he encrypts (FGHIJ), when actually it should be (EFGHI). I’ve tried everything I can not solve. In case he’s making the next shift to my input. package…
javaasked Murilo Neto 1