• XSS.stack #1 – первый литературный журнал от юзеров форума

Fast encryption

Use xor, its very fast
My databases are large

Some files may reach 100 GB or more

I want to encrypt them with my private key

But my problem is that the encryption speed is low because the whole file size is completely encrypted

If I could encrypt part of a file, I think the speed would be very high in C#

For example, 2 MB from each file (files that are less than 2 MB are fully encrypted)

I tried a few ways but the problem is that it crashes when decrypting the file:(
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх